Skip to main content
POST
Remove Organization Member

Authorizations

Authorization
string
header
required

API key or session token (Bearer)

Body

application/json
memberIdOrEmail
string
required

The ID or email of the member to remove

organizationId
string

The ID of the organization to remove the member from. If not provided, the active organization will be used. Eg: "org-id"

Response

Success

member
object
required