Projects V2

Unarchive Project

Unarchives a previously archived project. Requires projects:write scope.

post/v2/projects/{id}/unarchive

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