Mcp Update Hook

PATCH/v1/nodes/{owner_node_id}/hooks/{hook_id}

Authorization

HTTPBearer
AuthorizationBearer <token>

In: header

Path Parameters

owner_node_id*Owner Node Id
hook_id*Hook Id

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

body*Payload

Response Body

application/json

application/json

curl -X PATCH "https://example.com/v1/nodes/string/hooks/string"
{}