Documentation Index

Fetch the complete documentation index at: https://docs.processmaker.com/llms.txt

Use this file to discover all available pages before exploring further.

Save a new Task Assignment

Prev Next
Post
/task_assignments

Store a newly created task assignment 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
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
201

success

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" ]
id
integer (id)
created_at
string (date-time)
updated_at
string (date-time)
422

Unprocessable Entity

Expand All
object
message
string
errors
object