Put
/read_notifications
Update notification as read
Security
OAuth
Laravel passport oauth2 security.
FlowAuthorization Code
Authorization URLhttps://develop-qa.processmaker.net/oauth/authorize
Token URLhttps://develop-qa.processmaker.net/oauth/token
Refresh URLhttps://develop-qa.processmaker.net/token/refresh
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