Skip to main content
PUT
Update 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"

Body

application/json
name
string
required

Tag name

Example:

"Summer Sale"

Response

✅ Tag updated successfully

id
string
Example:

"post_tag_leBDiFdrUnRmRz4nfopSrv"

name
string

Tag name

Example:

"Summer Sale"

created
string<date-time>

Date and time when tag was created

updated
string<date-time>

Date and time when tag was updated