Update Tag

Endpoint to update Tag data of a List.

Path Params
string
required

The List ID.

string
required

The Tag ID.

Form Data
string

The name of the Tag.

string

The description of the Tag. If needed to support special characters, provide the character encoding in the Content-Type header (e.g. application/x-www-form-urlencoded ; charset=utf-8).

string
length ≤ 60

The code of the Tag. If needed to support special characters, provide the character encoding in the Content-Type header (e.g. application/x-www-form-urlencoded ; charset=utf-8).

boolean

It determines whether the Tag is visible in the Transaction detail.

Responses

400

Your request has missing arguments or is malformed.

404

One or more resource requested does not exist.

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