This changes the status of a project from Active to Archived to temporarily hide the project. An archived project can be changed back to active at any time using the unarchive endpoint: /api/v1/projects/:project_id/unarchive

Params

Param name Description
project_id
required

The Project ID

Validations:

  • Must be a Integer