Blacklist customer JWTs

Public storefront endpoint. Revokes the supplied customer tokens. When a tracked refresh token is supplied, the refresh-token family is revoked so later refresh attempts fail.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Store unique_id.

Body Params
tokens
array of strings
required

Customer access and refresh tokens to revoke. When a tracked refresh token is supplied, the refresh token family is revoked.

tokens*
Headers
string
required

Publishable storefront public API key for the target store. Page public API keys are not accepted on Storefront public routes.

Responses
204

Success with no response body

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