Skip to main content

Update a contact point

PUT 

/v1/provisioning/contact-points/:UID

Update a contact point.
Please ensure to change the region in the URL to match your account's region.

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...