POST
/
v2
/
oauth
/
{clientId}
/
refresh

Headers

x-cal-secret-key
string
required

OAuth client secret key.

Path Parameters

clientId
string
required

Body

application/json
refreshToken
string
required

Managed user's refresh token.

Response

200 - application/json
status
enum<string>
required
Available options:
success,
error
data
object
required