Skip to main content

Update a notification profile

PATCH 
/notification_profiles/:id

Update a notification profile.

Request

Path Parameters

    id uuidrequired

    The id of the resource.

Body

required

Update notification profile object

    name string

    A human readable name.

Responses

200: A Notification Profile response

default: Unexpected error

Loading...