Deel · Capability
Endpoints — subpackage_webhooks
Endpoints — subpackage_webhooks. 6 operations. Lead operation: Create a webhook. Self-contained Naftiko capability covering one Deel business surface.
What You Can Do
POST
Createwebhook
— Create a webhook
/v1/webhooks
GET
Getwebhooks
— List of webhooks
/v1/webhooks
GET
Getwebhookevents
— List of webhook event types
/v1/webhooks/events/types
DELETE
Deletewebhook
— Delete a webhook
/v1/webhooks/{id}
PATCH
Updatewebhook
— Edit a webhook
/v1/webhooks/{id}
GET
Getwebhook
— Retrieve a single webhook
/v1/webhooks/{id}
MCP Tools
create-webhook
Create a webhook
list-webhooks
List of webhooks
read-only
idempotent
list-webhook-event-types
List of webhook event types
read-only
idempotent
delete-webhook
Delete a webhook
idempotent
edit-webhook
Edit a webhook
idempotent
retrieve-single-webhook
Retrieve a single webhook
read-only
idempotent