Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 4.16 KB

patchv1signalswebhooktargetsid.md

File metadata and controls

13 lines (9 loc) · 4.16 KB

PatchV1SignalsWebhookTargetsID

Update a Signals webhook target by ID

Fields

Field Type Required Description
Name *string The webhook target's name.
Description *string An optional detailed description of the webhook target.
URL *string The URL that the webhook target will notify.
SigningKey *string An optional secret we will provide in the FH-Signature header
when sending a payload to the webhook target. This key will not be
shown in any response once configured.