Skip to main content
DELETE
/
v4
/
bulk
/
tags
/
subscribers
Bulk remove tags from subscribers
curl --request DELETE \
  --url https://api.kit.com/v4/bulk/tags/subscribers \
  --header 'Authorization: Bearer <token>'
{
  "failures": []
}

Documentation Index

Fetch the complete documentation index at: https://developers.kit.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Authenticate API requests via an OAuth token

Response

Deletes the taggings synchronously when 100 or less tags/subscribers are provided

failures
any[]
required