Skip to main content
POST
Refresh a CLI access token.

Authorizations

Authorization
string
header
required

A Rafflesia API key, sent as Authorization: Bearer <key>.

Body

application/json
refresh_token
string
required
organization_id
string

Response

OK

ok
boolean
required

Whether the operation succeeded.

$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://example.com/schemas/AuthEnvelopeCLITokenData.json"

data
object

Operation result data.

error
object

Structured error information.