Skip to main content
DELETE
Revoke a scoped access token

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>. The token may be a Sourcebot API key, OAuth access token, or scoped access token, subject to endpoint requirements.

Path Parameters

id
string
required

Identifier returned when the scoped access token was created.

Response

Scoped access token revoked.