Dashboard API
Regenerate runtime key
Revokes all existing runtime keys for the agent and generates a new one. The old key stops working immediately.
POST
Regenerate runtime key
Documentation Index
Fetch the complete documentation index at: https://docs.mandate.md/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Laravel Sanctum cookie-based session authentication. Obtained via GitHub OAuth login on the dashboard.
Path Parameters
Response
New runtime key generated.
The new runtime key. Store securely; this is the only time it is returned.
Example:
"mndt_test_new_key_abc123def456ghi789"
Regenerate runtime key