Create new groups for a ChaosSearch deployment

Creates one or more new groups for this deployment. The caller must provide a JSON body with all required group information to create new groups. A group must not already exist in the ChaosSearch deployment. This call is atomic; either all of the groups specified in the JSON document are successfully created, or none of the groups are created.

This endpoint requires a JWT created for the primary/tenant account using the /user/login endpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

User group with RBAC policy

Headers
string
required

Must specify login as the value.

string
required

Specify the JWT that was output by a previous /user/login endpoint.

Responses

400

The specified resource does not exist

Language
LoadingLoading…
Response
Choose an example:
application/json