On This Page 
    Webhooks Updates
    We added new validations for version 1 of Webhooks:
- Only alpha-numeric data and spaces are allowed in the name field of newly created or updated subscriptions. Existing version 1 subscriptions are not affected unless they are updated.
- Most Webhooks fields for newly created or modified subscriptions do not accept HTML tags. Existing version 1 subscriptions are not affected unless they are updated.
- ThesecurityTypefield inCreateandPatchrequests accepts only one of these values:key,oAuth, oroAuth_JWT.
Version 1 will be decommissioned in April 2026. See Webhooks version 2 in the Developer Center.