Skip to main content
DELETE
Error

Authorizations

Authorization
string
header
required

Management API token, sent as Authorization: Bearer <token>.

Path Parameters

app_slug
string
required

App slug

team_slug
string
required

Team slug

org_id
string
required

Organization ID

Body

application/json

User ID to remove

user_id
string
required

Response

User removed from organization successfully

data
string
required
success
boolean
required
details
string[]

Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes