v1
latestOpenAPI 3.0.02026-07-26868170.3 KBFields
Delete a custom field
Delete a custom field.
delete/data/fields/{scope}/{id}
Path parameters
idstring required
Custom field identifier. This is NOT the custom field's name. For custom field c5, identifier is 5.
scope'contacts' | 'stores' | 'products' | 'order_products' | 'orders' | 'rewards' | 'loyalty' required
Custom field scope.
Response
Deletion is successful.