All versions ->

Copy link to request setupRun requestRun
POST/oauth2/revoke

Revoke token

Sign in
SandboxProduction

Access Tokens

Sign in to populate your access tokens from the developer dashboard Sign in

Link to section

Authorization

client_secret

string

Required

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

Link to section

Body

access_token

string

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

client_id

string

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

merchant_id

string

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

revoke_only_access_token

boolean

POST /oauth2/revoke

Response

// No response received yet.