Modify a notification by ID. The only supported modification is marking a notification as ``is_read``.Ask AIpatch https://cti.example.com/api/v2/notifications/{id}Required permissions modify notifications Path ParamsidnumberrequiredNotification IDQuery ParamsattributesstringComma-separated list of attributes to be returned. Nested attributes are separated by dots - e.g. data.titleResponses 200The updated object 401Unauthorized request 403Missing permissions 404An individual resource was not found.Updated 5 months ago