Groups
Create a group
Create a group using the values provided in the parameters.
POST
/
send
/
groups
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
epoch
integer
requiredUnix epoch timestamp
checksum
string
requiredRefer to checksum calculation
Body
application/json
This is group schema
name
string
requiredResponse
200 - application/json
This is group schema
id
integer
name
string
created_at
string
Object creation time in UTC
updated_at
string
Object creation time in UTC