Put
/task_assignments/{task_assignment}
Update a task assignment
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
Path parameters
task_assignment
integerRequired
ID of task assignment to update
Body parameters
object
process_id
integer (id)
Represents a business process task assignment definition.
process_task_id
string (id)
assignment_id
integer (id)
assignment_type
string
Valid values[
"ProcessMaker\\Models\\User",
"ProcessMaker\\Models\\Group"
]
Responses
204
success
404
Not Found
object
error
string
422
Unprocessable Entity
object
message
string
errors
object