Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.twine.se/provisioning/refresh-token/begin \ --header 'Content-Type: application/json' \ --data ' { "jti": "<string>" } '
{ "salt": "<string>" }
Begin the refresh token process.
Refresh token begin challenge request
Refresh token begin request body
Refresh token begin challenge response
Refresh token begin response body