Skip to main content
Requires an API key with 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

string
required
The unique identifier of the project.

Body

boolean
required
Set to true to archive the project, or false to unarchive it.

Response

string
Confirmation message.

Errors

400 Bad Request - Invalid value for archived.
404 Not Found - Project not found.