Remove a member
Organizations
Remove a member
Removes the member from the organization, revoking both their organization role and any website-scoped editor grants within it. The owner cannot be removed (409); transfer ownership first. Requires a role with member management (owner or admin).
DELETE
Remove a member
Authorizations
Cactal API key. Create one in the dashboard or via POST /apiKeys. The plaintext key is shown once at creation.
Path Parameters
Minimum string length:
1Minimum string length:
1Response
Confirmation that the member was removed.
Always true; the membership and any website-scoped grants in the organization were revoked.