Skip to main content
POST
Create Package

Request Body

string
required
Semantic version number (e.g., 1.0.0, 2.1.0)
object
required

Example Request

Creating a package will automatically publish all draft and modified components, assigning them new version numbers. This action cannot be undone.

Response

Returns the created Package object along with validation results showing what changed.

Error Responses

Version Already Exists

No Components

Code Examples