/codesnippets/:idAsk AIpatch https://api.mixmax.com/v1/codesnippets/{id}Updates a single Formatted Code enhancement, by idPath ParamsidstringrequiredThe id of the code snippet to update.Body ParamshtmlstringrequiredThe html of your code snippet. (This is what appears in the editor)titlestringThe title of the code snippet.backgroundstringrequiredMust be of format rgb(0-255, 0-255, 0-255)themestringrequiredThe code editor theme.languagestringrequiredThe language your code is written in. (for syntax highlighting)Responses 200200 400400Updated 2 months ago