Skip to main content

propertymappings_notification_partial_update

PATCH 

/propertymappings/notification/:pm_uuid/

NotificationWebhookMapping Viewset

Request

Path Parameters

    pm_uuid uuidrequired

    A UUID string identifying this Webhook Mapping.

Body

    name string

    Possible values: non-empty

    expression string

    Possible values: non-empty

Responses

Schema

    pk uuidrequired
    name stringrequired
    expression stringrequired
Loading...