Delete memberships
Delete memberships
Remove one member from this Organization. The underlying user account is not deleted.
POST
Delete memberships
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
Required array length:
1 elementThe user ID.
Pattern:
^(?=.{1,1024}$).+\|.+$Response
The Organization memberships were removed successfully.