Skip to content
  • Auto
  • Light
  • Dark
Get Started

Webhooks

Webhooks

Webhooks

Create
post/api/v1/webhooks
Get
get/api/v1/webhooks/{id}
Update
post/api/v1/webhooks/{id}
List
get/api/v1/webhooks
Delete
delete/api/v1/webhooks/{id}
Test
post/api/v1/webhooks/{id}/test
Webhook
Webhookobject

The Webhook message.

ShowShow
idstring
optional

The id field.

createdAtstring
optional
formatdate-time
deletedAtstring
optional
formatdate-time
descriptionstring
optional

The description field.

displayNamestring
optional

The displayName field.

updatedAtstring
optional
formatdate-time
urlstring
optional

The url field.