Post
/saved-searches
Create a new SavedSearch.
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
meta
object
Represents an Eloquent model of a Saved Search.
pmql
string
title
string
type
string
Valid values[
"task",
"request"
]
advanced_filter
object
Responses
201
success
object
id
string (id)
user_id
string (id)
created_at
string (date-time)
updated_at
string (date-time)
meta
object
Represents an Eloquent model of a Saved Search.
pmql
string
title
string
type
string
Valid values[
"task",
"request"
]
advanced_filter
object