Save a new notifications

Prev Next
Post
/notifications

Store a newly created resource in storage.

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
type
string

Represents a notification definition.

notifiable_type
string
notifiable_id
integer
data
string
name
string
message
string
processName
string
userName
string
request_id
string
url
string
Responses
201

success

object
type
string

Represents a notification definition.

notifiable_type
string
notifiable_id
integer
data
string
name
string
message
string
processName
string
userName
string
request_id
string
url
string
id
string
read_at
string (date-time)
created_at
string (date-time)
updated_at
string (date-time)