Skip to main content
DELETE
Delete an Automation webhook source

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-27

Path Parameters

id
string
required
Pattern: ^auto_[0-9a-f]{32}$
sourceId
string
required
Pattern: ^whsrc_[0-9a-f]{32}$

Response