Update Blueprint
PUT {{protocol}}://{{accounts_api_url}}/{{accounts_api_version}}/blueprints/{{blueprint_id}}
Updates a blueprint with the given values.
Request Body
{"name"=>"new blueprint name"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |