v62
latestOpenAPI 3.1.0Dual (AGPL3.0, Commercial License Available)raw.githubusercontent.com2026-08-03211303932.5 KBDaemon API Keys
Rotate a Daemon API Key
post/api/v1/auth/daemon/{id}/rotate
Path parameters
idstring uuid required
Daemon API key ID
Response
Daemon API key rotated, returns new key
Example response
{
"meta": {
"api_version": 1,
"server_version": "0.17.7"
}
}