{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"follower": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"fullName": "<string>",
"logo": "<string>"
},
"following": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"fullName": "<string>",
"logo": "<string>"
}
}
Creates a Follow resource.
{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"follower": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"fullName": "<string>",
"logo": "<string>"
},
"following": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"fullName": "<string>",
"logo": "<string>"
}
}
The new Follow resource
Follow resource created