set_investigation_datadog_credentials
Store (create or overwrite) the authenticated customer's Datadog monitoring credentials. ADMIN only. apiKey and appKey are required; apiUrl is optional. This tool never returns the stored value back — only a confirmation message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | Yes | Datadog API key. | |
| apiUrl | No | Datadog API base URL. Omit to keep the default. | |
| appKey | Yes | Datadog application key. |