/snippets/:idAsk AIpatch https://api.mixmax.com/v1/snippets/{id}Updates a snippetPath ParamsidstringrequiredSnippet IdQuery Paramsexpandstring(Optional) Pass expand=savedBy to expand savedBy to include id, name, and email of user who last saved this snippet.Body Paramstitlestring(Optional) Snippet subject. If name is empty when this is set, name will be automatically set to this value (as a convenience, as the UI only shows the name)namestring(Optional) Snippet name.sourcestring(Optional) Snippet source.customShortcutstring(Optional) Snippet custom shortcut for quick matching.Response 200200Updated 2 months ago