Skip to main content

Archive project

POST 

/api/admin/projects/archive/:projectId

Archive the provided project. All feature flags in the project must be archived before you can archive the project.

Request

Path Parameters

    projectId stringrequired

Responses

This response has no body.

Loading...