Skip to main content

propertymappings_notification_update

PUT 

/propertymappings/notification/:pm_uuid/

NotificationWebhookMapping Viewset

Request

Path Parameters

    pm_uuid uuidrequired

    A UUID string identifying this Webhook Mapping.

Body

required

    name stringrequired

    Possible values: non-empty

    expression stringrequired

    Possible values: non-empty

Responses

Schema

    pk uuidrequired
    name stringrequired
    expression stringrequired
Loading...