Portainer · Capability
PortainerCE API — webhooks
PortainerCE API — webhooks. 5 operations. Lead operation: List webhooks. Self-contained Naftiko capability covering one Portainer business surface.
What You Can Do
GET
Get
— List webhooks
/v1/webhooks
POST
Post
— Create a webhook
/v1/webhooks
DELETE
Delete
— Delete a webhook
/v1/webhooks/{id}
POST
Post
— Execute a webhook
/v1/webhooks/{id}
PUT
Put
— Update a webhook
/v1/webhooks/{id}
MCP Tools
list-webhooks
List webhooks
read-only
idempotent
create-webhook
Create a webhook
delete-webhook
Delete a webhook
idempotent
execute-webhook
Execute a webhook
update-webhook
Update a webhook
idempotent