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

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

📘

Note

Projects that are archived can be revived at a later point in time. To permanently delete projects, please use the Delete project by Id API.

To unarchive a project, 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!