Box · Capability
Box Webhooks API — Webhooks
Box Webhooks API — Webhooks. 5 operations. Lead operation: Box List all webhooks. Self-contained Naftiko capability covering one Box business surface.
What You Can Do
GET
Getwebhooks
— Box List all webhooks
/v1/webhooks
POST
Postwebhooks
— Box Create webhook
/v1/webhooks
GET
Getwebhooksid
— Box Get webhook
/v1/webhooks/{webhook-id}
PUT
Putwebhooksid
— Box Update webhook
/v1/webhooks/{webhook-id}
DELETE
Deletewebhooksid
— Box Remove webhook
/v1/webhooks/{webhook-id}
MCP Tools
box-list-all-webhooks
Box List all webhooks
read-only
idempotent
box-create-webhook
Box Create webhook
box-get-webhook
Box Get webhook
read-only
idempotent
box-update-webhook
Box Update webhook
idempotent
box-remove-webhook
Box Remove webhook
idempotent