Skip to main content

Archive Project (soft-delete). The project will no longer appear in regular listings and all its releases will be archived. Use POST /:projectIdentifier/restore to undo, or DELETE /:projectIdentifier/permanent to permanently delete.

DELETE 

/api/v1/project/:projectIdentifier

Archive Project (soft-delete). The project will no longer appear in regular listings and all its releases will be archived. Use POST /:projectIdentifier/restore to undo, or DELETE /:projectIdentifier/permanent to permanently delete.

Request

Path Parameters

    projectIdentifier stringrequired

    Project identifier (ID or name)

Responses

Loading...