Skip to main content
DELETE
Revoke an OAuth access token for a given OAuth app.

Authorizations

Authorization
string
header
default:<organization-api-token>
required

Organization integration token from Siro admin (Person icon → API Tokens). Send Authorization: Bearer . This is not the OAuth access token used with api.siro.ai user-scoped endpoints.

Path Parameters

clientId
string
required
tokenId
string
required

Body

application/json
clientSecret
string
required
userId
string
required

Response

200 - application/json

Revoke an OAuth access token for a given OAuth app.

tokenId
string
required