Remove identities from a group
POST {{protocol}}://{{service}}.{{region}}.{{base_url}}/api/v1/groups/:groupId/identities/remove
Add an identity. Refer to your business plan for the maximum number of identities that can be created.
Request Body
{"userIds"=>["{{userId}}", "{{userId2}}"]}
RESPONSES
status: Created
{"id":"f7ab6fea-d402-4fce-b75d-0c7275b8fe55","name":"l5","identities":[],"createdAt":"2022-07-04T00:00:00Z","updatedAt":"2022-07-07T00:00:00Z"}