Webhooks
webhook.list
Lists all webhooks in your account. Use the returned IDs with webhook.delete to remove a webhook.
GET
ListWebhooks
Questions or issues? Contact us at api-support@manus.ai.Documentation Index
Fetch the complete documentation index at: https://open.manus.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Headers
API key for authentication. This endpoint does not support OAuth2 tokens. See Authentication.
Previous
webhook.deleteDeletes a webhook. The endpoint will stop receiving notifications immediately. Use [webhook.list](https://open.manus.ai/docs/v2/webhook.list) to find the webhook ID.
Next
ListWebhooks