v1
latestOpenAPI 3.0.02026-07-2612645160.3 KBtasks
Update an existing task
Updates an existing task by ID. Only the fields provided in the request body will be updated. All fields are optional for updates.
put/api/public/tasks/{id}
Path parameters
idstring uuid required
The UUID of the task to update
Request body
Response
Task updated successfully
TaskResponseDto required