Users can archive a particular task based on its unique identifier (taskId) using the Archive Task by Id API. When a task is archived, it becomes dormant and is removed from the task list, maintaining all of its details and historical data but signalling that it is no longer an active task. Archived tasks are not reflected in the task searches as well.

By making requests to this endpoint and providing the task's unique identifier, developers can effectively manage tasks and maintain historical records in their applications.

📘

Note

Tasks that are archived can be revived at a later point in time. To permanently delete tasks, please use the delete task by Id API. To unarchive a task, please contact us at[email protected].


In case any issues arise or further assistance is required, please refer to the error handling section or reach out to our support team at [email protected] for a prompt resolution.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!