repository

patch/api/repos/{namespace}/{repository}/archive

Path parameters

namespacestring required

Repository namespace (user or organization)

repositorystring required

Repository name

Request body

archiveboolean required

true archives the repo, false unarchives the repo

Response

Archive status updated

Changes