Qovery · Capability
Qovery API — Organization Webhook
Qovery API — Organization Webhook. 6 operations. Lead operation: List organization webhooks. Self-contained Naftiko capability covering one Qovery business surface.
What You Can Do
GET
Listorganizationwebhooks
— List organization webhooks
/v1/organization/{organizationid}/webhook
POST
Createorganizationwebhook
— Create an organization webhook
/v1/organization/{organizationid}/webhook
GET
Getorganizationwebhook
— Get an Organization webhook
/v1/organization/{organizationid}/webhook/{webhookid}
PUT
Editorganizationwebhook
— Edit an organization webhook
/v1/organization/{organizationid}/webhook/{webhookid}
DELETE
Deleteorganizationwebhook
— Delete organization webhook
/v1/organization/{organizationid}/webhook/{webhookid}
GET
Listwebhookevent
— List events of a webhook
/v1/organization/{organizationid}/webhook/{webhookid}/event
MCP Tools
list-organization-webhooks
List organization webhooks
read-only
idempotent
create-organization-webhook
Create an organization webhook
get-organization-webhook
Get an Organization webhook
read-only
idempotent
edit-organization-webhook
Edit an organization webhook
idempotent
delete-organization-webhook
Delete organization webhook
idempotent
list-events-webhook
List events of a webhook
read-only
idempotent