Refresh a Buyer JWT

Refreshes a valid, unexpired JWT scoped to a buyer. Buyer JWTs normally have a 20-minute lifetime. The total JWT circulation time cannot exceed 3 hours, which is determined by checking the 'iat' (issued at) claim on the JWT.

Log in to see full request history
Responses

POST /api/auth/buyer/token/refresh.

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