Refresh a human-session JWT

View as Markdown

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
refresh_tokenstringRequired

Response

New token issued
access_tokenstringOptional
token_typeenumOptional
Allowed values:
expires_inintegerOptional
Seconds until expiry
scopestringOptional

Space-separated permissions