Update a notification profile
Update a notification profile.
PATCH
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The id of the resource.
Body
application/json
Update notification profile object
A Collection of Notification Channels
A human readable name.
Response
A Notification Profile response
A Collection of Notification Channels
JavaScript