Customer
Delete Customer Property
Delete customer property
DELETE
/
customer
/
{id}
/
properties
/
{propertyId}
Authorizations
apikey
string
headerrequiredAuthentication is done via apikey
provided for your account
Include the following in your request header
apikey: "your_apikey_here"
Path Parameters
id
string
requiredID of customer
propertyId
string
requiredID of property
Response
200 - application/json
Simple generic response for delete
status
string
message
string
details
string