Skip to main content

Revoke an OAuth token (access or refresh)

POST 

/oauth/revoke

Revokes the specified OAuth token (must be done separately for access token and refresh token)

Request

Responses

OAuth token revocation success

Response Headers
    X-Correlation-ID

    Client defined ID from request to correlate HTTP requests between a client and a server

    X-CorAPI-Source

    Indicates whether the response was created by the bLink platform or by the provider.

    Cache-Control

    must include: no-store

    Pragma

    must be: no-cache