Skip to main content
DELETE
Remove Member
Removes a member from the organization. You cannot remove the organization owner (transfer ownership first) or yourself (use “leave organization” instead). Requires the members:remove permission.

Auth

Requires a valid Bearer token with members:remove permission.

Path Parameters

string
required
Organization identifier.
string
required
Membership identifier of the member to remove.

Response

string
Confirmation message.

Errors

Example