Risoluto is in active development — Star us on GitHub to follow along!
cURL
curl --request POST \ --url http://localhost:4000/api/v1/refresh \ --header 'Authorization: Bearer <token>'
{ "queued": true, "coalesced": true, "requested_at": "<string>" }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Refresh queued
Contact support