Renew your access token with the refresh token
Use this endpoint to get access tokens using a refresh token.
Request Body |
---|
organization_id stringorganization ID required for refreshing the access_token using a refresh_token. |
refresh_token stringrefresh token obtained during the initial authentication using an API key. Use this token along with the organization_id for refreshing the access_token |
Responses | |||
---|---|---|---|
200 The operation was successful
|