Tags
Create Asset Tags
Create new tags. 409 Conflict is logged as warn if the name matches the name of a tag that already exists in a given org uid.
POST
cURL
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Unique identifier for an organization group. Unique identifier for an organization.
Pattern:
^[0-9a-z]{1,50}Body
application/json
Tags to create.
Response
Paginated tags.
cURL