Create a signed webhook endpoint.

post/webhook-endpoints

Headers

Oximy-Version'2026-06-29'

Optional dated API version. If sent, it must match the calling key's pinned version.

Idempotency-Keystring required

Required for writes. Reusing the same key with the same body replays the first result.

Request body

namestring required
urlstring required
event_typesstring[]

Response

Webhook endpoint created.

object'webhook_endpoint' required
request_idstring required
as_ofstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.