Management APIAuth
Get renew token
Authorization
BearerAuth AuthorizationBearer <token>
In: header
Path Parameters
sessionID*string
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/auth/renew-token/string"{
"renewToken": "string"
}{
"error": "string"
}{
"error": "string"
}{
"error": "string"
}{
"error": "string"
}