v3

latestOpenAPI 3.1.02026-07-31121144224.9 KB
External: Webhooks

Create Endpoint

post/api/v1/webhooks/endpoints

Request body

urlstring required

HTTPS URL where webhook payloads will be sent.

descriptionstring nullable

Human-readable label for this endpoint.

filter_typesstring[] nullable

Only deliver events of these types. Empty / None = all types.

user_idstring uuid nullable

Subscribe only to events for this user. Empty / None = all users.

Response

Successful Response

idstring required
urlstring required
descriptionstring nullable
filter_typesstring[] nullable
user_idstring uuid nullable