Notifications
Update an existing notification
patch/notifications/{notification_id}/
Path parameters
notification_idstring required
Notification ID
Request body
Example request
{
"assignment": 12
}Response
Created
Notification ID
{
"assignment": 12
}Created