Skip to main content
DELETE
cURL

Authorizations

Authorization
string
header
required

Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.

Path Parameters

org_id
string
required

Body

application/json
email
string | null

Email address of the user to remove from the organization. Merged with emails when both are provided.

emails
string[] | null

Email addresses to remove in one request. When non-empty, batch removal is used and not-found addresses are skipped.

Response

204 - application/json

Member(s) removed successfully