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.
Required Permissions
The user must be an admin or havetask-manage-config:write
permissions.Path parameters
taskTemplateId
The id of the task template.
taskBundleId
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects a list of UUIDs.
Response
No Content