Skip to main content
DELETE
/
orgs
/
{org_id}
/
scim-tokens
/
{token_id}
cURL
curl --request DELETE \
  --url https://api.timbal.ai/orgs/{org_id}/scim-tokens/{token_id} \
  --header 'Authorization: Bearer <token>'

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
token_id
string
required

Response

Token revoked