Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.topyappers.com/api/v2/crm/lists/{list_id}/creators/{user_id} \ --header 'x-ty-api-key: <api-key>'
{ "message": "OK", "response": { "list_id": "<string>", "user_id": "<string>", "removed": true } }
Soft-removes a creator from a CRM list.
CRM list ID.
Creator user ID, for example instagram_57971538386.
instagram_57971538386
Creator removed
"OK"
Show child attributes