v1

latestSwagger 2.0BeezUP2026-07-13254876845.8 KB
Catalogs - Catalog

Change custom column expression

put/v2/user/catalogs/{storeId}/customColumns/{columnId}/expression

Path parameters

storeIdstring guid required

Your store identifier

columnIdstring guid required

The custom column identifier

Request body

encryptedExpressionstring required

The encrypted excel expression of the column

encryptedBlocklyExpressionstring required

The encrypted XML Blockly representation of the expression

Example request

{
  "encryptedExpression": "uziushdczaniodnndonisodndsiondsoidsndoin",
  "encryptedBlocklyExpression": "apokpoa,opz,sixsoisiosnoisn"
}

Response

Custom column expression saved