Close · Capability
API Endpoints — subpackage_webhooks
API Endpoints — subpackage_webhooks. 5 operations. Lead operation: List Webhook subscriptions. Self-contained Naftiko capability covering one Close business surface.
What You Can Do
GET
List
— List Webhook subscriptions
/v1/webhook
POST
Create
— Create new Webhook subscription
/v1/webhook
GET
Get
— Retrieve a single Webhook subscription
/v1/webhook/{id}
PUT
Update
— Update existing Webhook subscription
/v1/webhook/{id}
DELETE
Delete
— Delete Webhook subscription
/v1/webhook/{id}
MCP Tools
list-webhook-subscriptions
List Webhook subscriptions
read-only
idempotent
create-new-webhook-subscription
Create new Webhook subscription
retrieve-single-webhook-subscription
Retrieve a single Webhook subscription
read-only
idempotent
update-existing-webhook-subscription
Update existing Webhook subscription
idempotent
delete-webhook-subscription
Delete Webhook subscription
idempotent