Skip to main content
POST
Remove Organization Member

Authorizations

Authorization
string
header
required

Bearer token authentication

Body

application/json
memberIdOrEmail
string
required

The ID or email of the member to remove

organizationId
string | null

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