Follow a user ID
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"following": true,
"pending_follow": false
}{
"type": "response",
"code": 401,
"error": {
"title": "Unauthorized",
"type": "about:blank",
"status": 401,
"detail": "Unauthorized"
},
"headers": {
"content-type": "application/problem+json",
"cache-control": "no-cache, no-store, max-age=0",
"content-length": "99",
"x-response-time": "3",
"x-connection-hash": "c09dc70929a2c1f721b7e5b66e642a2598da9c4579ab339639f910037fec7a60",
"date": "Fri, 01 Jul 2022 07:25:37 GMT",
"server": "tsa_b",
"connection": "close"
}
}Last updated