On this page
Unfollow an account
DELETE /api/v1/accounts/{account_id}/followRemove an existing follow relationship with the specified account. Has no effect if the authenticated user is not currently following the account.
Required Scopes
account:write
Parameters
| Name | In | Required | Type | Description |
|---|---|---|---|---|
account_id |
path | yes | integer |
Request Body
None.
Responses
204
unfollow
