Skip to main content
DELETE
Delete post tag

Authorizations

X-Team-ApiKey
string
header
required

Team API key for authentication. Find your API key in SendX Settings → Team API Key.

Example:

Path Parameters

identifier
string
required

The unique post tag identifier to retrieve.

  • post_tag_leBDiFdrUnRmRz4nfopSrv
Pattern: ^(post_tag_)?[a-zA-Z0-9]{22}$
Example:

"post_tag_leBDiFdrUnRmRz4nfopSrv"

Response

✅ Tag deleted successfully

status
string
Example:

"success"

message
string
Example:

"Operation completed successfully"