Tags
Update Tags
This endpoint updates an attribute tag for the given user. The tag associated with the key in the request will be created or updated with the values passed in.
PUT
Please review proper request headers here.
Parameters
string
Only return tags for this merchant
string
Tag key
array(string)
Array of attributes tags
Response
string
Tag ID
string
User ID
string
Merchant ID
string
Tag key
array(string)
Array of attribute tags. Currently, only
string tags are supported.