Skip to main content
POST
Create Group

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
group_name
string
required

Response

201 - application/json

Group created.

id
string
group_name
string
user_count
integer
check_attributes
object[]
reply_attributes
object[]
metadata
object
tags
string[]