Delete Member
Intent
Removes the member.
When to call it
Call this only after your application has identified the member that should be removed.
Access boundary
Authorize the request with a token that carries customer_portal:write.
Successful result
A successful request returns 204 without a response document.
Operational notes
Remove a member from the team.
Only available to owners and billing managers of team customers.
Rules:
- Cannot remove yourself
- Cannot remove the only owner
DELETE
Delete Member
Authorizations
Authentication: Member session tokens authenticate team members within a customer account. Generate one through the customer session operation.
Path Parameters
Response
Member removed.