cURL
curl --request DELETE \ --url https://api.kit.com/v4/bulk/tags/subscribers \ --header 'Authorization: Bearer <token>'
{ "failures": [] }
See “Bulk & async processing” for more information.
Documentation IndexFetch the complete documentation index at: https://developers.kit.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.kit.com/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate API requests via an OAuth token
Deletes the taggings synchronously when 100 or less tags/subscribers are provided
Was this page helpful?