Create a new tag
Create a new tag. Endpoint Permissions: For protected tags: ADMIN,NON_SIGNING_ADMIN,OWNER. For non protected tags: ADMIN,NON_SIGNING_ADMIN,OWNER,SIGNER,EDITOR,APPROVER.
Headers
A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.
Body
The tag label
2 - 30"VIP"
Description for the tag
250"Tag for VIP customers"
The tag color in hex format
"#FF5733"
Indication if the tag is protected tag
The tag type, indicating the domain that owns the tag
WALLET_POOL Response
Tag created successfully
The unique identifier of the tag
"df4c0987-30da-4976-8dcf-bc2dd41ae331"
The tag label
"VIP"
Indication if the tag is a protected tag
The date and time the tag was last updated
1717084800000
Description for the tag
"Tag for VIP customers"
The tag color in hex format
"#FF5733"
The tag type, indicating the domain that owns the tag
WALLET_POOL Approval request details