Support
Log In
Versions

Update version status

Updates the status of a specific package version, typically used for archiving or unarchiving versions to control their availability.

PATCH/organizations/{organizationName}/environments/{environmentName}/packages/{packageName}/versions/{versionId}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

organizationName*string

The unique identifier of the organization

Match^[a-zA-Z0-9_ -]+$
environmentName*string

The unique identifier of the environment

Match^[a-zA-Z0-9_ -]+$
packageName*string

The unique identifier of the package

Match^[a-zA-Z0-9_ -]+$
versionId*string

The unique identifier of the version

Match^[a-zA-Z0-9_.-]+$

Request Body

application/json

Represents a specific version of a package with metadata and lifecycle information

Response Body

application/json

application/json

application/json

application/json

application/json