Groups
Create Group
POST
/
v2
/
create_group
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
name
string
requiredGroup name
description
string | null
default: Group description
Response
200 - application/json
results
object
requiredWas this page helpful?