/v0/accounts/:name/follow (DELETE)
DELETE /v0/accounts/:name/follow
DELETE
/v0/accounts/:name/follow
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” name
required
Characters must be [A-Za-z0-9-.] The first and last characters must be [A-Za-z0-9-.]
string
example_man
Request Body
Section titled “Request Body ”Responses
Section titled “ Responses ”No Content
Bad request
You are not following specified account.
object
error
required
You are not following this account.
string
Not Found
Account not found
object
error
required
Account not found.
string
Internal Server Error
object
error
required
Internal server error.
string