ℹ️ These docs are deprecated. Move to the current v2.0 Galileo docs.
cURL
curl --request POST \ --url https://api.staging.galileo.ai/v1/refresh_token
{ "access_token": "<string>", "token_type": "bearer" }
Successful Response
Was this page helpful?