v1

latestOpenAPI 3.1.1Proprietary2026-07-26184406877.9 KB
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