Skip to main content
DELETE
Revoke a workspace webhook endpoint

Path Parameters

workspace_id
string<uuid>
required

Workspace ID.

webhook_endpoint_id
string<uuid>
required

Webhook endpoint ID.

Response

Agent Response Protocol success envelope.

Agent Response Protocol success envelope.

ok
enum<boolean>
required

Whether the API request completed successfully.

Available options:
true
data
object
required

Permanently revokes a workspace webhook endpoint and stops future deliveries. Requires an authenticated workspace owner or admin session.

agent
object
required

Wircle-generated context for AI agents. This object may be empty.