Update a JSON spec

Updates content of the JSON 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

jsonSpecUpdateResult
status"success"
messagestring

Errors

500
Internal Server Error