/models/{modelId}/descriptionCopy Pageput https://api.cloud.scenario.com/v1/models/{modelId}/descriptionUpdate the markdown description of the given modelIdPath ParamsmodelIdstringrequiredThe description's modelId to updateQuery ParamsoriginalAssetsstringIf set to true, returns the original asset without transformationBody ParamsdescriptionstringrequiredThe markdown description of the model (ex: # My model). Set to null to delete the description.Response 200200 responseUpdated 6 months ago