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
name
string
The display name of your group tag in Explo.
Response
success
number
Indicates whether the call was successful. 1 if successful, 0 if not.
group_tag
object
The contents of the Group Tag.