SendGrid · Capability
Twilio SendGrid Webhook Configuration API — Webhook Security
Twilio SendGrid Webhook Configuration API — Webhook Security. 5 operations. Lead operation: Create a new webhook security policy. Self-contained Naftiko capability covering one Sendgrid business surface.
What You Can Do
POST
Createsecuritypolicy
— Create a new webhook security policy
/v1/v3/user/webhooks/security/policies
GET
Listallsecuritypolicies
— Retrieve all webhook security policies for your account
/v1/v3/user/webhooks/security/policies
PATCH
Updatesecuritypolicy
— Update an existing webhook security policy
/v1/v3/user/webhooks/security/policies/{id}
GET
Getsecuritypolicy
— Retrieve a specific webhook security policy
/v1/v3/user/webhooks/security/policies/{id}
DELETE
Deletesecuritypolicy
— Delete a specific webhook security policy
/v1/v3/user/webhooks/security/policies/{id}
MCP Tools
create-new-webhook-security-policy
Create a new webhook security policy
retrieve-all-webhook-security-policies
Retrieve all webhook security policies for your account
read-only
idempotent
update-existing-webhook-security-policy
Update an existing webhook security policy
idempotent
retrieve-specific-webhook-security-policy
Retrieve a specific webhook security policy
read-only
idempotent
delete-specific-webhook-security-policy
Delete a specific webhook security policy
idempotent