/codesnippets/:idAsk AIpatch https://api.mixmax.com/v1/codesnippets/{id}Updates a single Formatted Code enhancement, by idRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path 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 3 months ago