Unified.to · Capability
Unified.to API — webhook
Unified.to API — webhook. 8 operations. Lead operation: Returns All Registered Webhooks. Self-contained Naftiko capability covering one Unified To business surface.
What You Can Do
GET
Listunifiedwebhooks
— Returns All Registered Webhooks
/v1/unified/webhook
POST
Createunifiedwebhook
— Create Webhook Subscription
/v1/unified/webhook
DELETE
Removeunifiedwebhook
— Remove Webhook Subscription
/v1/unified/webhook/{id}
GET
Getunifiedwebhook
— Retrieve Webhook by Its Id
/v1/unified/webhook/{id}
PATCH
Patchunifiedwebhook
— Update Webhook Subscription
/v1/unified/webhook/{id}
PUT
Updateunifiedwebhook
— Update Webhook Subscription
/v1/unified/webhook/{id}
PATCH
Patchunifiedwebhooktrigger
— Trigger Webhook
/v1/unified/webhook/{id}/trigger
PUT
Updateunifiedwebhooktrigger
— Trigger Webhook
/v1/unified/webhook/{id}/trigger
MCP Tools
returns-all-registered-webhooks
Returns All Registered Webhooks
read-only
idempotent
create-webhook-subscription
Create Webhook Subscription
remove-webhook-subscription
Remove Webhook Subscription
idempotent
retrieve-webhook-its-id
Retrieve Webhook by Its Id
read-only
idempotent
update-webhook-subscription
Update Webhook Subscription
idempotent
update-webhook-subscription-2
Update Webhook Subscription
idempotent
trigger-webhook
Trigger Webhook
idempotent
trigger-webhook-2
Trigger Webhook
idempotent