Sinch · Capability
Sinch Conversation API — Webhooks
Sinch Conversation API — Webhooks. 5 operations. Lead operation: List Webhooks. Self-contained Naftiko capability covering one Sinch business surface.
What You Can Do
GET
Listwebhooks
— List Webhooks
/v1/v1/projects/{project-id}/apps/{app-id}/webhooks
POST
Createwebhook
— Create a Webhook
/v1/v1/projects/{project-id}/apps/{app-id}/webhooks
GET
Getwebhook
— Get a Webhook
/v1/v1/projects/{project-id}/webhooks/{webhook-id}
PATCH
Updatewebhook
— Update a Webhook
/v1/v1/projects/{project-id}/webhooks/{webhook-id}
DELETE
Deletewebhook
— Delete a Webhook
/v1/v1/projects/{project-id}/webhooks/{webhook-id}
MCP Tools
list-webhooks
List Webhooks
read-only
idempotent
create-webhook
Create a Webhook
get-webhook
Get a Webhook
read-only
idempotent
update-webhook
Update a Webhook
idempotent
delete-webhook
Delete a Webhook
idempotent