added
Archive Projects
29 days ago by Mat Greten
It is now possible to archive projects via the API!
To do so, you can send a PATCH request to the newly minted endpoint: /v2/projects/:project_id/archive
.
When making a GET request to a project, the project's current status is now also included in the response.