Skip to main content

Update a contact point

PUT 

/v1/provisioning/contact-points/:UID

Update a contact point.

Request

Path Parameters

    UID stringrequired

    Contact point unique identifier.

Body

    disableResolveMessage boolean
    name string
    settings object
    type string
    uid string

Responses

Not Found

Schema
    message string
Loading...