Modify User Group Access
POST {{baseUrl}}/organization/v1/users/:userId/groups
Use this endpoint to modify the Groups associated with the User.
Request Body
{"0"=>{"groupId"=>"12f7b806-c90e-4726-8d01-5ad16284f682"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Api-Key | string | (Required) Added as a part of security scheme: apiKey | |
Content-Type | string | ||
Accept | string |