Update condition expressionAsk AIput https://api.jmapcloud.io/api/mcs/rest/v1/organizations/{organization}/projects/{project}/layers/{layer}/style-rules/{style-rule}/conditions/{condition}/expressions/{expression}Role required ORG_EDITORPath ParamsorganizationstringrequiredThe id of the organizationprojectstringrequiredThe id of the projectlayerstringrequiredThe id of the layerstyle-rulestringrequiredThe id of the style ruleconditionstringrequiredThe id of the rule conditionexpressionstringrequiredThe id of the condition expressionBody ParamsattributeNamestringoperatorstringenumEQUALSEMPTYNOT_EMPTYIS_NULLIS_NOT_NULLEQUALSNOT_EQUALSGREATER_THANLOWER_THANGREATER_OR_EQUALS_TOLOWER_OR_EQUALS_TOShow 10 enum valuesResponses 200Successfully updated condition expression 400Parameter(s) has not a good data format 401You are not authorized to view the resource 403Accessing the resource you were trying to reach is forbidden 404The resource you were trying to reach is not found 500The server encounters an unexpected internal errorUpdated about 1 month ago