Create tag

Create a new tag in a Data Room. The tag name is trimmed and must be non-empty and at most 64 characters. Tag names are unique within a Data Room and matched case-insensitively: creating a tag whose name only differs in casing or surrounding whitespace from an existing tag responds with 409. Deleted tags do not reserve their name.

The response returns the created tag, including its generated ID. Use that ID to assign the tag to participants via the Set user tags endpoint.

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

The Anduin ID of your Data Room

Body Params
string
required

Name of the tag, at most 64 characters after trimming

string
enum
required

The color of the tag

Responses

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