Skip to main content
POST
DeleteWebhook
Questions or issues? Contact us at api-support@manus.ai.
Auth: API Key only — not available with OAuth tokens.

Headers

x-manus-api-key
string
required

API key for authentication. This endpoint does not support OAuth2 tokens. See Authentication.

Body

application/json
webhook_id
string
required

The unique identifier of the webhook to delete.

Response

Webhook deleted successfully.

ok
boolean

Whether the request was successful.

Example:

true

request_id
string

Unique identifier for this API request.