cURL
curl --request POST \ --url https://api.galileo.ai/v2/refresh_token
{ "access_token": "<string>", "token_type": "bearer" }
Successful Response
Was this page helpful?