Skip to main content

Create a package

POST 

/packages

Create a package. To publish its first revision in the same call, send version together with components. The first revision also becomes the package's default_revision_id.

You need read access to every resource the bill of materials references.

ℹ️ Note: A service specification belongs to at most one package. Each service_specification component claims its specification for this package, and the request fails with 409 when another package already claimed it. It also fails with 409 when the NRN already has a package with the same slug.

Request

Responses

The created package.