Create a group

POST {{protocol}}://{{service}}.{{region}}.{{base_url}}/api/v1/groups

Add an identity. Refer to your business plan for the maximum number of identities that can be created.

Request Body

{"name"=>"{{groupName}}"}

RESPONSES

status: Created

{"id":"f7ab6fea-d402-4fce-b75d-0c7275b8fe55","name":"l5","identities":[],"createdAt":"2022-07-04T00:00:00Z","updatedAt":"2022-07-07T00:00:00Z"}