All versions ->

Copy link to request setupRun requestRun
DELETE/v2/orders/{order_id}/custom-attributes/{custom_attribute_key}

Delete order custom attribute

Sign in
SandboxProduction

Access Tokens

Sign in to populate your access tokens from the developer dashboard Sign in

Link to section

Parameters

custom_attribute_key

string

Required

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

order_id

string

Required

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

DELETE /v2/orders/{order_id}/custom-attributes/{custom_attribute_key}

Response

// No response received yet.