Method

POST

Parameters

This method takes no parameters.

Result

This method returns no content.

Response Codes

Code Media type Description
204 Request successful.
403 application/json Identity service is read-only (Cannot modify users / groups / memberships).
500 application/json The group could not be created due to an internal server error. See the for the error response format.

Example

POST /group/create

Status 204. No content.