Update Instance Blueprint
PUT {{protocol}}://{{accounts_api_url}}/{{accounts_api_version}}/instances/{{instance_zuid}}/blueprints
Erases the current instance and replaces instance with the specified blueprint
Warning: This is a destructive action and is NOT reversible.
Request Body
{"blueprintZUID"=>"{{blueprint_zuid}}"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
Content-Type | string |