Sync (replace) tags for a record

Replace all existing tags on a record with the provided set of tags. This removes any tags not in the provided list.

Path Params
string
required

The organization ID (merchant or channel partner)

string
required

The type of record (e.g., merchant, payment, customer)

string
required

The ID of the record

Body Params
tags
array of strings
required

Array of tag names to sync (replaces all existing tags)

tags*
string

Optional tag type for categorization

Headers
string
Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json