Update a config spec

Updates content of the Config Spec.

Authentication

AuthorizationBasic

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

Path parameters

idstringRequiredformat: "^[0-9a-f]{24}$"
id

Request

request body
dataobjectOptional

Response

configSpecUpdateResult
status"success"
messagestring

Errors

500
Internal Server Error