Add Tag to List

Endpoint to add a Tag into a List.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Required scopes:
  • tag_write
Path Params
string
required

The List 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

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).

Responses

400

Your request has missing arguments or is malformed.

404

One or more resource requested does not exist.

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