Skip to main content
POST
/
cocart
/
jwt
/
refresh-token
Error
A valid request URL is required to generate request examples
{
  "token": "<string>",
  "refresh_token": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.cocartapi.com/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json
refresh_token
string
required

The refresh token

Response

Token refreshed successfully

token
string

New JWT token

refresh_token
string

New refresh token