API Reference
Archive a deployment
Marks a deployment as archived so it no longer appears in the default listing.
AuthorizationBearer <token>
Enter your JWT token
In: header
Path Parameters
projectId*string
Project ID
deploymentId*string
Deployment ID to archive
Header Parameters
X-Workspace-Id?string
Required when authenticating with a JWT
Response Body
curl -X PATCH "https://loading/projects/string/deployments/string/archive"Empty
Empty
Empty