Logo
Twitter API Documentation

Unblock a user ID

DELETE https://api.twitter.com/2/users/:source_user_id/blocking/:target_user_id

Allows a user ID to unblock another user.

For full details, see the API reference for this endpoint.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'https://api.twitter.com/2/users/:source_user_id/blocking/:target_user_id'

ENDPOINTS