Skip to main content
POST
/
v0
/
api
/
organizations
/
{organizationId}
/
members
/
remove
Error
A valid request URL is required to generate request examples
{
  "success": true
}

Authorizations

Authorization
string
header
required

Use your Anything API key as the Basic auth username and leave the password empty. Example credentials: anything_xxx:

Path Parameters

organizationId
string<uuid>
required

Body

application/json
email
string<email>
required

Response

Member removed

success
boolean
required