Blueprints endpoint: Updates a blueprint by id for an accountAsk AIpatch https://prod.api.devgrid.io/blueprints/{id}Path ParamsidstringrequiredID of the blueprint to updateBody ParamsidstringnamestringrequiredshortIDstringtypestringrequiredschemaarray of stringsrequiredschema*ADD stringfromTypeShortIdsarray of stringsfromTypeShortIdsADD stringtoTypeShortIdsarray of stringstoTypeShortIdsADD stringResponses 200Success response: Blueprint by its ID 401Error response: Unauthorized 500Server Error Response: Server encountered an errorUpdated about 2 months ago