PolyAPI · Capability
PolyAPI Platform API — Webhooks
PolyAPI Platform API — Webhooks. 6 operations. Lead operation: PolyAPI List webhooks. Self-contained Naftiko capability covering one Polyapi business surface.
What You Can Do
GET
Listwebhooks
— PolyAPI List webhooks
/v1/webhooks
POST
Createwebhook
— PolyAPI Create a webhook
/v1/webhooks
GET
Getwebhook
— PolyAPI Get a webhook
/v1/webhooks/{webhookid}
PATCH
Updatewebhook
— PolyAPI Update a webhook
/v1/webhooks/{webhookid}
DELETE
Deletewebhook
— PolyAPI Delete a webhook
/v1/webhooks/{webhookid}
POST
Triggerwebhook
— PolyAPI Trigger a webhook
/v1/webhooks/{webhookid}/trigger
MCP Tools
polyapi-list-webhooks
PolyAPI List webhooks
read-only
idempotent
polyapi-create-webhook
PolyAPI Create a webhook
polyapi-get-webhook
PolyAPI Get a webhook
read-only
idempotent
polyapi-update-webhook
PolyAPI Update a webhook
idempotent
polyapi-delete-webhook
PolyAPI Delete a webhook
idempotent
polyapi-trigger-webhook
PolyAPI Trigger a webhook