notification

Notification Edit

Edit a Notification

put/notification/{notificationId}

Path parameters

notificationIdinteger required

The NotificationId

Response

successful operation

notificationIdinteger

The Notifcation ID

createDtinteger

Create Date as Unix Timestamp

releaseDtinteger

Release Date as Unix Timestamp

subjectstring

The subject line

typestring

The Notification type

bodystring

The HTML body of the notification

isInterruptinteger

Should the notification interrupt the CMS UI on navigate/login

isSysteminteger

Flag for system notification

userIdinteger

The Owner User Id

filenamestring

Attachment filename

originalFileNamestring

Attachment originalFileName

nonusersstring

Additional email addresses to which a saved report will be sent

canEditboolean

Flag indicating whether the current user can edit this notification

canDeleteboolean

Flag indicating whether the current user can delete this notification

Changes

Changed in 3 of the 52 revisions of this API.33

    • added the optional property canDelete to the response with the 200 status

      response-optional-property-added

    • added the optional property canEdit to the response with the 200 status

      response-optional-property-added

  • 41c04de98ec511See the full diff
    • added required request body

      request-body-added-required

    • added the media type application/json for the response with the status 200

      response-media-type-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the request body

      request-body-removed

    • removed the media type application/json for the response with the status 200

      response-media-type-removed

    This revision also has 77 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog