v1
protected
registries

Create Catalog Item

Publish one definition without putting catalog data in the OSS image.

post/v1/workspaces/{workspace}/registries/{registry_id}/items

Path parameters

registry_idstring uuid required
workspacestring required

Slug of the workspace the request acts in

Slug of the workspace the request acts in

Request body

descriptionstring nullable
external_idstring required
namestring required
recommendation_rankinteger nullable

Curation position within this registry; lower comes first. Omit to publish after the registry's existing items.

specobject
tagsstring[]
versionstring nullable

Response

Successful Response

categorystring nullable
created_atstring required
descriptionstring nullable required
external_idstring required
featuredboolean
idstring uuid required
installed_entity_idstring uuid nullable required
installed_versionstring nullable required
namestring required
registry_idstring uuid required
specobject required
tagsstring[] required
update_availableboolean required
updated_atstring required
versionstring nullable required

Changes

Changed in 1 of the 45 revisions of this API.1