Organizations
Users
Authorized
Description
Authentication type : application/json
Removes a user from an organization. Only organization owners and admins can remove users from the organization. Users cannot remove themselves from organizations they own.
Path Parameters
Required
{
"organizationId": "org_id_here",
"userId": "user_id_here"
}