organizations
members

Remove an organization member

Remove a member member of an organization. The user must have delete_role permissions for the organization.

delete/v0/organizations/{organization}/members/{user}

Path parameters

organizationstring required

The slug or UUID for an organization.

userstring required

The slug or UUID for an organization member.

Response

successful deletion

Changes

No recorded changes to this endpoint across all 64 revisions of this API.