Projects V2

Archive Project

Archives a project. Archived projects are not returned in list queries by default. Requires projects:write scope.

post/v2/projects/{id}/archive

Path parameters

idstring required

Project ID

Project ID

Response

Success

object'project' required

Object type, always project

idstring required

ID of the project

archivedboolean required

Whether the project is now archived

Changes

No recorded changes to this endpoint across all 1 revision of this API.