Support
Log In
Packages

Create or update package

Creates a new package or updates an existing one with a new version. This endpoint handles both package metadata and file uploads for package content.

POST/organizations/{organizationName}/environments/{environmentName}/packages/{packageName}

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_ -]+$

Request Body

multipart/form-data

Response Body

application/json

application/json

application/json

application/json

application/json