Skip to main content
POST
Delete memberships

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
members
string[]
required
Required array length: 1 element

The user ID.

Pattern: ^(?=.{1,1024}$).+\|.+$

Response

The Organization memberships were removed successfully.