Projects

Archive Project Task

Archive a project task by setting its status to "archived".

Archived tasks remain stored and queryable, but are not available for selection when adding new attendance entries.

patch/attendance/project-tasks/{taskId}/archive

Path parameters

taskIdinteger required
Example:123

The unique identifier of the task to archive

Response

Task archived successfully

Changes