v2

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-26192307950.1 KB
webhook

Webhook

Webhook to receive events from external event sources.

Args: event_source_id: The event_source_id request: The request object background_tasks: Background task handler raw_body: The raw request body

Returns: Static dict stating that event is received.

Raises: AuthorizationException: If the Event Source does not exist. KeyError: If no appropriate Plugin found in the plugin registry ValueError: If the id of the Event Source is not actually a webhook event source WebhookInactiveError: In case this webhook has been deactivated

post/api/v1/webhooks/{event_source_id}

Path parameters

event_source_idstring uuid required

Response

Successful Response

object required