Projects
Archive Project
Archive or unarchive a project.
Requires an API key with
404 Not Found - Project not found.
full_access scope.
Archived projects are hidden from the default project list. Use this endpoint to archive a project you no longer need, or to restore a previously archived project.
Path parameters
The unique identifier of the project.
Body
Set to
true to archive the project, or false to unarchive it.Response
Confirmation message.
Errors
400 Bad Request - Invalid value forarchived.