Create a new API key for webhook authentication.
Documentation Index
Fetch the complete documentation index at: https://docs.causeflow.ai/llms.txt
Use this file to discover all available pages before exploring further.
admin
"Datadog webhook" or "Production monitoring".201 Created with the new API key details, including the plaintext key.
| Field | Type | Description |
|---|---|---|
keyId | string | Unique identifier for the API key |
name | string | The descriptive name you provided |
prefix | string | The first few characters of the key, used to identify it in the dashboard |
plaintextKey | string | The full API key value. Returned only once — store this immediately and securely. |
| Status | Error code | Description |
|---|---|---|
400 | validation_error | The name field is missing or fails validation |
403 | forbidden | The authenticated user does not have admin role |