Tags
Create a tag group
Creates a tag group for the platform.
POST
/
v0
/
platform
/
tag-groups
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
name
string
requiredAn arbitrary string, useful for identifying the tag group to the user.
Response
201 - application/json
id
string
requiredThe unique ID of the object.
name
string
requiredAn arbitrary string, useful for identifying the tag to the user.