Refresh tokens

1. Get feature in Postman collection

2. Refresh tokens

Do refresh

Everything is easy in this step. You need send 1 field in body of request - refreshToken.

circle-info

In Postman, each endpoint includes some response cases (HTTP: 200,422 …). So you can see result of work using different input client data.

Success case:

Last updated