Logo
test-backup API Documentation

Remove a member

DELETE https://api.twitter.com/2/lists/:id/members/:user_id

Allows the authenticated user to remove a member from a List they own.

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/lists/:id/members/:user_id'

ENDPOINTS