Skip to main content
See shared authentication and headers in Zapier API Overview.

Body

hookUrl
string
required
Zapier’s Catch Hook URL.

Request Example

{
  "hookUrl": "https://hooks.zapier.com/hooks/catch/123/abc"
}

Response Example

{ "status": "success", "id": 12345 }