Apidatadog
Datadog API PATCH /api/{apiVersion}/* (provider-native passthrough)
Write operation: mutates state in the upstream service.
curl -X PATCH "https://api.modernloop.dev/rest/v1/datadog/api/v1/*" \ -H "Authorization: Bearer $MLOOP_INTERNAL_MCP_API_KEY" \ -H "Content-Type: application/json" \ -d '{}'{}{}{}Empty
{ "error": { "code": "string", "message": "string", "upstreamStatus": 0 }}{ "error": { "code": "string", "message": "string", "upstreamStatus": 0 }}{}{}{}{}{}{}{}{}Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
apiVersion*string
Datadog API major version (v1 or v2)
Value in
- "v1"
- "v2"
TypeScript Definitions
Use the request body type in TypeScript.
body?never
Response Body
application/json
application/json