Update a service in catalog store

Modify and update a service in the Service Catalog Store.

Authentication

AuthorizationBasic

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

Request

request body
dataobjectOptional

Response

Return the updated service.
_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