Auth

Refresh Endpoint

post/auth/refresh

Request body

refresh_tokenstring required

Response

Successful Response

user_idstring uuid required
access_tokenstring required
access_expiresinteger required
refresh_tokenstring required
refresh_expiresinteger required
token_typestring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.