AiGovernance

Ingest AI system metrics via webhook

POST
/organizations/{organizationId}/ai-governance/ingest/metrics

Path Parameters

organizationId*string
Formatuuid

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Placeholder: referenced in paths but missing from OpenAPI SSOT. Docs-only stub.

Response Body

application/json

application/json

curl -X POST "https://example.com/organizations/497f6eca-6276-4993-bfeb-53cbbbba6f08/ai-governance/ingest/metrics" \  -H "Content-Type: application/json" \  -d '{}'
{}
{  "message": "string"}
Empty
Empty