Customer
Delete Customer Property
Delete customer property
DELETE
/
customer
/
{id}
/
properties
/
{propertyId}
Authorizations
Authentication is done via apikey
provided for your account
Include the following in your request header
apikey: "your_apikey_here"