Skip to main content
POST
Publish a new artifact version

Authorizations

Authorization
string
header
required

Use Authorization: Bearer

Path Parameters

project_id
string<uuid>
required

UUID of the project

slug
string
required

Slug of the artifact within the project's catalog

Body

application/json
payload
any
required

Version content; shape depends on the artifact's technical_type. Null allowed.

change_summary
string
short_name
string
Maximum string length: 128

Response

Created

id
string<uuid>
version_number
integer
short_name
string
change_summary
string
created_at
string<date-time>
created_by_id
string<uuid> | null
created_by_email
string<email> | null
payload
any

Version content; shape depends on the artifact's technical_type. Null allowed.