Update applicationAsk AIpatch https://api.mabl.com/applications/{id}Update an existing applicationPath ParamsidstringrequiredApplication IDQuery Paramsfield_maskarray of stringsComma seperated set of fields to update. If provided, only fields in the field mask will be updated. Fields in the field mask but not in the body will be set to null.field_maskADD stringBody ParamsUpdate to applyworkspace_idstringID of workspace associated with applicationssl_optionsobjectssl_options objectnamestringApplication display namelast_updated_by_idstringID of user who last updated applicationdescriptionstringApplication descriptioncreated_by_idstringID of user who created applicationsend_mabl_headerbooleanControls whether or not the x-mabl-agent header is sent on requests (can be overridden by plan and test)truefalseHeadersIf-MatchstringIf-Match header according to http/1.1 spec section 14.24Responses 200Application updated 400Invalid or missing parameter 401User not authenticated 403User not authorized 404Unknown error defaultUnknown errorUpdated 6 months ago