Auth
Login by obtaining a new access token
This endpoint is designed to acquire a temporary access token. Submit the auth token in the request body to obtain a new access token. Use this new token for subsequent API calls. Token is set to expire every hour.
POST
Body
application/json
Response
200
application/json
RequestSuccess
The response is of type object
.