Skip to main content
POST
cURL

Headers

Authorization
string
required
Example:

"Bearer <access_token>"

Client-Id
string
required
Example:

"<EC_00XYZ>"

Body

application/json
refresh_token
string
required
access_token
string

Response

OK

access_token
string
expires_in
integer

Access token expiry in seconds

refresh_expires_in
integer

Refresh token expiry in seconds

refresh_token
string