latestOpenAPI 3.0.02026-08-1414712532.5 KB
9bdc11bd523f
[v3] Projects
Assign users to project task
Assigns one or more users to the selected project task with the provided project role.
put/v3/projects/{taskId}/assign
Path parameters
taskIdinteger required
Example:34523534
Headers
Acceptstring
Example:application/json
Content-Typestring
Example:application/json
Request body
Response
Users assigned successfully
Example response
{
"data": "ok"
}