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
Example:
"2024-03-26"
Body
application/json
The sub (subject) field returned in the login response.
Response
200
application/json
Successful Response
Successful response payload