v1
latestOpenAPI 3.0.02026-08-061478520.6 KB[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"
}