Create Group
Create a new group
POST
/group/v1/create
This API is used to create a group
The endpoint for Create Group is
/group/v1/create
The fields marked with an asterisk (*) are mandatory. They cannot be null or empty.
Headers
Name | Value |
---|---|
Content-Type* |
|
Authorization* |
|
X-Authenticated-User-token* |
|
Body
Response
Last updated