DELETE /api/v1/accounts/{account_id}/block

Remove an existing block on the specified account, restoring its ability to interact with and appear in the authenticated user’s feed.

Required Scopes

  • account:write

Parameters

Name In Required Type Description
account_id path yes integer

Request Body

None.

Responses

204

unblock