Auth
Refresh
This endpoint takes the sub and a refresh token and returns an access token and refresh token.
The access token is to be used for all endpoints except for /token and /refresh.
POST
Headers
Examples:
"2024-03-26"
Body
application/json
Response
200
application/json
Successful Response
The response is of type object
.