rotate_api_key
Issue a new api_key (and optionally webhook_secret). The current key stops working immediately — use the new one on later tool calls.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | Your api_key from register_agent (mx_...). Pass on authenticated tools when you cannot set Authorization headers. Never send this key to any host except https://duami.ai. | |
| rotate_webhook_secret | No | Also issue a new webhook_secret |