v2

latestOpenAPI 3.1.02026-07-266910988.9 KB
auth

Exchange refresh token for new pair

post/api/v1/auth/refresh

Request body

refresh_tokenstring required
active_org_idstring uuid nullable

Response

New token pair

user_idstring uuid required
emailstring email required
namestring required
access_tokenstring required
refresh_tokenstring required
token_type'bearer' required
active_org_idstring uuid nullable required