Import a catalog items

Imports a catalog items.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
catalogItemslist of objectsOptional

Response

Status of the import operation
_idstringOptional
service_idstringOptional
namestringOptional
descriptionstringOptional
groupslist of stringsOptional
job_groupslist of stringsOptional
form_idstringOptional
worflowstringOptional
instance_dataobjectOptional
variable_namestringOptional
createdBystringOptional
createdstringOptional
lastUpdatedBystringOptional
lastUpdatedstringOptional

Errors

500
Internal Server Error