beehiiv · Capability
API Reference — subpackage_webhooks
API Reference — subpackage_webhooks. 5 operations. Lead operation: Create a webhook
What You Can Do
POST
Create
— Create a webhook OAuth Scope: webhooks:write
/v1/publications/{publicationid}/webhooks
GET
Index
— List webhooks OAuth Scope: webhooks:read
/v1/publications/{publicationid}/webhooks
GET
Show
— Get webhook OAuth Scope: webhooks:read
/v1/publications/{publicationid}/webhooks/{endpointid}
PATCH
Update
— Update webhook OAuth Scope: webhooks:write
/v1/publications/{publicationid}/webhooks/{endpointid}
DELETE
Delete
— Delete a webhook OAuth Scope: webhooks:write
/v1/publications/{publicationid}/webhooks/{endpointid}
MCP Tools
create-webhook-badge-intent-info-minimal
Create a webhook
list-webhooks-badge-intent-info-minimal
List webhooks
read-only
idempotent
get-webhook-badge-intent-info-minimal
Get webhook
read-only
idempotent
update-webhook-badge-intent-info-minimal
Update webhook
idempotent
delete-webhook-badge-intent-info-minimal
Delete a webhook
idempotent