v47

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-013871777.1 KB
Webhook

Trigger a specific webhook

This endpoint allows you to trigger a specific webhook by its ID.

post/api/service/webhook/trigger

Request body

{"stackTrail":"components:schemas:WebhookTriggerRequestDto:properties:id","oasType":"schema","type":"unknown","description":"The unique identifier for the webhook to trigger."}

Response

Success response indicating webhook trigger status

successboolean required

Indicates whether the webhook was successfully triggered