Delete webhook
Delete a webhook endpoint
Path parameters
Webhook ID (whk_*).
Headers
Unique key for safely retrying a request without creating duplicates.
Caller-chosen identifier for the agent run, session, or conversation, required when an agent moves money.
Response
Successful Response
Changes
Changed in 8 of the 28 revisions of this API.1165
- ○
deleted the
headerrequest parameterX-Agent-IDwith deprecationrequest-parameter-removed-with-deprecation
- ○
- ○
headerrequest parameterX-Agent-IDwas deprecatedrequest-parameter-deprecated
- ○
- ○
removed the
mandate.createdenum value from thedata/attributes/enabledEvents/items/response property for the response status200response-property-enum-value-removed
- ○
removed the
mandate.revokedenum value from thedata/attributes/enabledEvents/items/response property for the response status200response-property-enum-value-removed
- ○
- ●
added the new
ach.settledenum value to thedata/attributes/enabledEvents/items/response property for the response status200response-property-enum-value-added
- ○
removed the
ach.completedenum value from thedata/attributes/enabledEvents/items/response property for the response status200response-property-enum-value-removed
- ●
- ●
added the new
ach.completedenum value to thedata/attributes/enabledEvents/items/response property for the response status200response-property-enum-value-added
- ●
added the new
ach.createdenum value to thedata/attributes/enabledEvents/items/response property for the response status200response-property-enum-value-added
- ●
added the new
ach.failedenum value to thedata/attributes/enabledEvents/items/response property for the response status200response-property-enum-value-added
- ●
added the new
ach.processingenum value to thedata/attributes/enabledEvents/items/response property for the response status200response-property-enum-value-added
- ●
added the new
ach.returnedenum value to thedata/attributes/enabledEvents/items/response property for the response status200response-property-enum-value-added
- ●
added the new
external_party_account.validatedenum value to thedata/attributes/enabledEvents/items/response property for the response status200response-property-enum-value-added
- ●
added the new
mandate.createdenum value to thedata/attributes/enabledEvents/items/response property for the response status200response-property-enum-value-added
- ●
added the new
mandate.revokedenum value to thedata/attributes/enabledEvents/items/response property for the response status200response-property-enum-value-added
- ●
- ▲
added the pattern
^whk_[0-9a-f]{32}$to thepathrequest parameterwebhookIdrequest-parameter-pattern-added
- ▲
- ●
added the new
invitation_link.agent_addedenum value to thedata/attributes/enabledEvents/items/response property for the response status200response-property-enum-value-added
- ●
added the new
invitation_link.agent_removedenum value to thedata/attributes/enabledEvents/items/response property for the response status200response-property-enum-value-added
- ●
added the new
invitation_link.createdenum value to thedata/attributes/enabledEvents/items/response property for the response status200response-property-enum-value-added
- ●
added the new
invitation_link.redeemedenum value to thedata/attributes/enabledEvents/items/response property for the response status200response-property-enum-value-added
- ●
added the new
invitation_link.revokedenum value to thedata/attributes/enabledEvents/items/response property for the response status200response-property-enum-value-added
- ●
- ●
for the
headerrequest parameterIdempotency-Key, the maxLength was set to255request-parameter-max-length-set
- ●
for the
pathrequest parameterwebhookId, the maxLength was set to64request-parameter-max-length-set
- ●