Skip to main content
DELETE
Remove a member

Authorizations

Authorization
string
header
required

Cactal API key. Create one in the dashboard or via POST /apiKeys. The plaintext key is shown once at creation.

Path Parameters

organizationId
string
required
Minimum string length: 1
memberPrincipalId
string
required
Minimum string length: 1

Response

Confirmation that the member was removed.

removed
boolean
required

Always true; the membership and any website-scoped grants in the organization were revoked.