v1
latestOpenAPI 3.1.02026-08-066984441.1 MBtasks
Assigns a list of users to a task.
Replaces existing assignments with the provided list.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
post/tasks/{taskId}/setassignees
Path parameters
taskIdstring uuid required
The id of the task.
Headers
Authorizationstring required
Bearer authentication
Request body
string[] required
Response
No Content
object required