Skip to main content

Create a contact point

POST 

/v1/provisioning/contact-points

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

Request

Body

    disableResolveMessage boolean
    name string
    settings object
    type string
    uid string

Responses

Not Found

Schema
    message string
Loading...