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