Skip to main content

Update tagging

Use this endpoint to update a tagging.

PUT
/users/{user_guid}/taggings/{tagging_guid}

Path Parameters

FieldRequiredType

tagging_guid

The unique id for a tagging.

Required
String

user_guid

The unique identifier for a user, beginning with the prefix USR-.

Required
String

Header Parameters

FieldRequiredType

Accept-Version

MX Platform API version.

Required
String

Request Body

Tagging object to be updated with required parameter (tag_guid)

FieldRequiredType

tagging

Required
Object
Loading...