Agents

Certificate service lifecycle webhook

POST
/internal/certiwise/certificate-events

Authorization

CertificateWebhookSecret
AuthorizationBearer <token>

Shared CERTIFICATE_WEBHOOK_SECRET for certificate lifecycle webhooks

In: header

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

application/json

curl -X POST "https://example.com/internal/certiwise/certificate-events" \  -H "Content-Type: application/json" \  -d '{}'
{}
{  "message": "string"}
{  "message": "string"}