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_tokenstring
token_typeenum
Allowed values:
expires_ininteger
Seconds until expiry
scopestring

Space-separated permissions