Mark notifications as unread by the user

Prev Next
Put
/unread_notifications

Update notifications as unread

Security
OAuth

Laravel passport oauth2 security.

FlowAuthorization Code
Authorization URLhttp://processmaker.test/oauth/authorize
Token URLhttp://processmaker.test/oauth/token
Refresh URLhttp://processmaker.test/token/refresh
HTTP
Type bearer
Body parameters
object
message_ids
Array of string

list of message ids that will be marked as read

string
routes
Array of string

all messages that has an url that is in this list will be marked as read

string
Responses
201

success