apikeys_rotate_api_key
Revoke an existing API key and get a replacement. Requires human confirmation. Store the new key immediately and pass it via the X-DataNexus-Key header.
Instructions
⚠️ DESTRUCTIVE — requires human confirmation before use in automated pipelines. Revoke the current API key and issue a replacement. Returns the new key once — store it immediately. Pass keys as the X-DataNexus-Key header.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| current_key | Yes | Existing active API key (dnx_...) to revoke and replace. Required. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||