Blacklist customer JWTs
Customer Auth
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.
POST
Blacklist customer JWTs
Header
Publishable storefront public API key for the target store. Page public API keys are not accepted on Storefront public routes.
Parameter Path
Store unique_id.
Body
application/json
Customer access and refresh tokens to revoke. When a tracked refresh token is supplied, the refresh token family is revoked.
Respons
Success with no response body

