Updates the status of a specific package version, typically used for archiving or unarchiving versions to control their availability.
Authorization: Requires package admin or modeler permissions. Operations: Supports archiving and unarchiving version status changes.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the organization Standard identifier pattern for resource names
The unique identifier of the project Standard identifier pattern for resource names
The unique identifier of the package Standard identifier pattern for resource names
The unique identifier of the version Version identifier pattern supporting dots and dashes
Represents a specific version of a package with metadata and lifecycle information
The unique version identifier, typically following semantic versioning (e.g., 1.2.3)
ISO 8601 timestamp indicating when this version was created
ISO 8601 timestamp indicating when this version was last modified
Current archive status of the version, controlling its availability
archive, unarchive Version updated successfully
Represents a specific version of a package with metadata and lifecycle information
The unique version identifier, typically following semantic versioning (e.g., 1.2.3)
ISO 8601 timestamp indicating when this version was created
ISO 8601 timestamp indicating when this version was last modified
Current archive status of the version, controlling its availability
archive, unarchive