Move a Person to a Group
PUT {{baseUrl}}/organization/v1/groups/:groupId/people/:personId
Move a Person from it's current Group to another Group within your organization.
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
X-Api-Key | string | (Required) Added as a part of security scheme: apiKey | |
Accept | string |