Skip to main content
DELETE
/
v1
/
core
/
oauth
/
apps
/
{clientId}
/
access-token
/
{tokenId}
{
  "tokenId": "<string>"
}

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