Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.Webhooks

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class Webhooks

    Fields

    View Source

    DefaultPayloadType

    Gets the default webhook payload type.

    Declaration
    public const WebhookPayloadType DefaultPayloadType = WebhookPayloadType.Legacy
    Field Value
    Type Description
    WebhookPayloadType
    Remarks

    Currently, the default payload type is Legacy for backward compatibility until Umbraco 17. From Umbraco 17 this will be changed to Minimal.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX