API Reference

Update an existing Blueprint in the target Organization

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

Request Body

The same payload options in Create Blueprint maybe be used in Update Blueprint however pallet_type cannot change. The pallet_config field temp may be updated with new id and url values if a new external file has been generated via Upload External File.

Any fields omitted from the payload will not be updated on the Blueprint. In order to update the spec_list, you will need to include the id key and value from the Create Blueprint response in the relevant spec_list object. Any spec_list objects in the array that do not include an id field will be attempted to be added as new input variables.

Path Params
string
required

UUID of the Organization the Blueprint to update is in

string
required

UUID of the target Blueprint to update

Body Params
string

The content of the Blueprint definition in string-encoded JSON format

Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json