Add Labels

Lets you add a new customer tag to the organization. You cannot add tags beyond the limit set for the org.

You can set the label limit at the org level using the API POST organization/configs in the parameter ORG_MAX_LABEL_COUNT

Request Body Parameters

ParameterDatatypeDescription
orgLabels*array-objDetails of customer labels to add.
name*stringName of the tag or labels.
description*stringBrief description about the tag.
Parameters marked with * are mandatory.
Language
URL
Click Try It! to start a request and see the response here!