Checkio API
post/v1/auth/refresh

Refresh token

Public Endpoint
Auth

Refreshes the access token using the refresh token cookie

Responses

Token refreshed

Response Bodyapplication/json
message
string

Code Examples

curl -X POST 'https://api-next.checkio.co.uk/v1/auth/refresh'