Squarespace · Capability
Squarespace Webhook Subscriptions API — Webhook Subscriptions
Squarespace Webhook Subscriptions API — Webhook Subscriptions. 7 operations. Lead operation: Retrieve All Webhook Subscriptions. Self-contained Naftiko capability covering one Squarespace business surface.
What You Can Do
GET
Listwebhooksubscriptions
— Retrieve All Webhook Subscriptions
/v1/webhook-subscriptions
POST
Createwebhooksubscription
— Create a Webhook Subscription
/v1/webhook-subscriptions
GET
Getwebhooksubscription
— Retrieve a Specific Webhook Subscription
/v1/webhook-subscriptions/{subscriptionid}
POST
Updatewebhooksubscription
— Update a Webhook Subscription
/v1/webhook-subscriptions/{subscriptionid}
DELETE
Deletewebhooksubscription
— Delete a Webhook Subscription
/v1/webhook-subscriptions/{subscriptionid}
POST
Rotatewebhooksecret
— Rotate a Webhook Subscription Secret
/v1/webhook-subscriptions/{subscriptionid}/actions/rotatesecret
POST
Sendtestnotification
— Send a Test Notification
/v1/webhook-subscriptions/{subscriptionid}/actions/sendtestnotification
MCP Tools
retrieve-all-webhook-subscriptions
Retrieve All Webhook Subscriptions
read-only
idempotent
create-webhook-subscription
Create a Webhook Subscription
retrieve-specific-webhook-subscription
Retrieve a Specific Webhook Subscription
read-only
idempotent
update-webhook-subscription
Update a Webhook Subscription
delete-webhook-subscription
Delete a Webhook Subscription
idempotent
rotate-webhook-subscription-secret
Rotate a Webhook Subscription Secret
send-test-notification
Send a Test Notification
read-only