Revoke Access Token

Revoke a given token.

📘

This endpoint is part of the OAuth Authorization flow, visit OAuth Authorization to learn more.

Form Data
string
required

ID assigned by Yelp for the third-party system that will make user-authorized requests to Yelp.

string
required
length between 64 and 64

Client secret assigned by Yelp for the third-party system that will make user-authorized requests to Yelp.

string
required
length between 128 and 128

The access token to revoke.

string
enum

Token type identifier, optional.

Allowed:
Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json