Assigns a list of users to task templates.

Users that are not passed and are already assigned will be removed. Removes existing task template assignments and adds the new assignment. <Check title="Required Permissions">The user must be an admin or have `task-manage-config:write` permissions.</Check>

Path parameters

taskTemplateIdstringRequiredformat: "uuid"
The id of the task template.
taskBundleIdstringRequired

Request

The list of users to assign by id.

Response

No Content