Update post tag
Post Tag
Update post tag
Updates a post tag.
PUT
Update post tag
Authorizations
Team API key for authentication. Find your API key in SendX Settings → Team API Key.
Example:
X-Team-ApiKey: your_team_api_key_herePath Parameters
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
Tag name
Example:
"Summer Sale"