Use the PUT /notificationPublishers/settings
endpoint to update general notification publisher settings.
Code | Reason |
---|---|
200 | Notification publisher settings updated. |
400 | The request was improperly formatted or contained invalid fields. |
422 | Validation error(s) occurred. |
NotificationPublishersSettings
- General notification publisher settings.
Property | Type | Description |
---|---|---|
defaultNotificationPublisherRef | ResourceLink | Reference to the default notification publisher, if one is defined. |
ResourceLink
- A reference to a resource.
Property | Type | Description |
---|---|---|
id * | string | The ID of the resource. |
location | string | A read-only URL that references the resource. If the resource is not currently URL-accessible, this property will be null. |