Create group (Work-in-Progress)
POST/groups
Create a new group.
This API is in a Work-in-Progress state and will undergo potential breaking changes until its release with an upcoming minor release.
Request
Responses
- 201
- 400
- 401
- 403
- 500
The group was created successfully.
The provided data is not valid.
The request lacks valid authentication credentials.
Forbidden. The request is not allowed.
An internal error occurred while processing the request.