Update a Blueprint.
post/midgard/v0.1/blueprint/{blueprintId}
Update the details for an existing Blueprint.
Request
Authorization
X-AT
header
apiKey
Path Parameters
blueprintIdThe blueprint ID to update
integer
REQUIRED
Body
application/json
nameThe name for the blueprint.
string
projectDataThe template data in JSON format for the blueprint.
string
Response
200Blueprint updated successfully.
403User is not allowed to access this resource.
404Blueprint to update does not exist.
500Blueprint update failed.
Shell cURL
shell
Show schema
json