Update BlueprintAsk AIpatch https://api.render.com/v1/blueprints/{blueprintId}Update the Blueprint with the provided ID.Path ParamsblueprintIdstringrequiredThe ID of the BlueprintBody ParamsnamestringautoSyncbooleanAutomatically sync changes to render.yamltruefalsepathstringPath to the Blueprint file in the repositoryResponses 200Updated 401Authorization information is missing or invalid. 403You do not have permissions for the requested resource. 404Unable to find the requested resource. 406Unable to generate preferred media types as specified by Accept request header. 410The requested resource is no longer available. 429Rate limit has been surpassed. 500An unexpected server error has occurred. 503Server currently unavailable.Updated 5 months ago