Skip to main content
PATCH
Update a workspace webhook endpoint

Path Parameters

workspace_id
string<uuid>
required

Workspace ID.

webhook_endpoint_id
string<uuid>
required

Webhook endpoint ID.

Body

application/json
url
string
required

Public HTTPS URL that will receive JSON POST requests.

Required string length: 1 - 2048

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

Updates the destination URL without changing the endpoint ID or signing secret. Requires an authenticated workspace owner or admin session.

agent
object
required

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