Skip to content

/webhook_endpoints

Generated from openapi.yaml. 2 operations.Download the specification.

GET/v1/webhook_endpoints

List webhook endpoints (secrets masked)

Requires your secret key as a bearer token.

Responses

StatusDescription
200Endpoint list

POST/v1/webhook_endpoints

Register a webhook endpoint

Requires your secret key as a bearer token.

Body

FieldTypeRequiredDescription
urlstringyes

Responses

StatusDescription
201Endpoint created; `secret` (whsec_...) is shown once.

All resources ·Supported tokens ·Sandbox