Assigns a list of users to a given task

POST

If a userId of an existing assignment is not present, the user will be unassigned from the task.

Required Permissions: Any authenticated user.

Path parameters

taskIdstringRequired
The id of the task.

Request

This endpoint expects a list of strings.