Creates a new webhook. User must be assigned the TenantAdmin
role to create tenant
level webhooks.
Deletes a specific webhook.
Returns details for a specific webhook.
Returns deliveries for a specific webhook. Delivery history is stored for 1 week.
Returns details for a specific delivery.
Lists event-types that are possible to subscribe to.
Retrieves all webhooks entries for a tenant that the user has access to. Users assigned the TenantAdmin
role can retrieve all webhooks. A user can have up to 150 webhooks at one time.
Patches a webhook to update one or more properties.
Resends the delivery with the same payload.
Updates a webhook, any omitted fields will be cleared, returns updated webhook.
Clears the cache for webhooks api requests.