Skip to main content

Remove member from scope

DELETE 

/memberships/:scopeKind/:scopePid/members/:memberPid

Revokes memberPid from the path scope. Requires a trusted origin and scope owner/admin; admins cannot remove owners. Returns 404 when the membership is not in the scope; returns 422 when removing the last owner.

Request

Responses

Success