Notifications

Update an existing notification

patch/notifications/{notification_id}/

Path parameters

notification_idstring required

Notification ID

Request body

failboolean
successboolean
initialboolean
pre_initialboolean
preboolean
one_dayboolean
three_daysboolean
five_daysboolean
seven_daysboolean
assignmentinteger

Example request

{
  "assignment": 12
}

Response

Created

Changes

No recorded changes to this endpoint across all 9 revisions of this API.