post https://api.app.shipyardapp.com/orgs//blueprints/
Update an existing Blueprint in the target Organization
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.