cURL
curl --request GET \ --url https://{tenant}/admin/system/reload \ --header 'Admin-Auth: <api-key>'
{ "status": "ok" }
Reloads dashboard urls
Api key
URLs reloaded successfully.
Was this page helpful?