Skip to main content
POST
Create Catalog Item

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

registry_id
string<uuid>
required

Body

application/json

Definition published directly into a platform-managed catalog.

external_id
string
required
Required string length: 1 - 500
name
string
required
Required string length: 1 - 255
description
string | null
spec
Spec · object
tags
string[]
version
string | null
Maximum string length: 100

Response

Successful Response

created_at
string
required
description
string | null
required
external_id
string
required
id
string<uuid>
required
installed_entity_id
string<uuid> | null
required
installed_version
string | null
required
name
string
required
registry_id
string<uuid>
required
spec
Spec · object
required
tags
string[]
required
update_available
boolean
required
updated_at
string
required
version
string | null
required
category
string | null