v1
latestOpenAPI 3.0.02026-08-061478520.6 KB[v3] Projects
Unassign users from project task
Removes direct user assignments from the selected project task.
put/v3/projects/{taskId}/unassign
Path parameters
taskIdinteger required
Example:34523534
Headers
Acceptstring
Example:application/json
Content-Typestring
Example:application/json
Request body
Response
Users unassigned successfully
Example response
{
"data": "ok"
}