Group Tag API
Create Group Tag
POST
/
api
/
create_group_tag
/
This endpoint creates a new group tag. If a group tag with the given name already exists, an error will occur. The group tag will belong to the team associated with your Authorization Token.
Body
The display name of your group tag in Explo.
Response
Indicates whether the call was successful. 1 if successful, 0 if not.
The contents of the Group Tag.