Notifications

Update Notification

patch/api/v1.0/notifications/{id}

Path parameters

idstring required

The ID for the notification

Request body

created_atnumber

The date/time the Notification was created at represented as an integer

idstring

The ID of the Notification

lead_idinteger

An associated Lead for the Notification

textstring

The text of the Notification

viewedboolean

A boolean representing whether the user has marked the Notification viewed

Response

Success

Changes

No recorded changes to this endpoint across all 1 revision of this API.