RemoveUsersFromOrganizationRequestV2

RemoveUsersFromOrganizationRequestV2
RemoveUsersFromOrganizationRequestV2

Remove users from organization request.

JSON Example
{
    "ids": [
        "string"
    ],
    "notifyUsers": false
}
array of string
ids
Required

Identifiers of the users that will be removed from the organization.

boolean
notifyUsers
Optional

Send e-mail notification to the user(s).