Skip to main content
DELETE
Delete post category

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 category identifier to retrieve.

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

"post_category_YzS1wOU20yw87UUHKxMzwn"

Response

✅ Category deleted successfully

status
string
Example:

"success"

message
string
Example:

"Operation completed successfully"