SCIM
Delete an Organization Member via SCIM
Delete an organization member with a SCIM User DELETE Request.
delete/api/0/organizations/{organization_id_or_slug}/scim/v2/Users/{member_id}
Path parameters
organization_id_or_slugstring required
The ID or slug of the organization the resource belongs to.
member_idstring required
The ID of the member to delete.
Response
Success