Skip to content

Delete customer property

DELETE
/customer-property/customers/{customerId}/properties/{propertyKeyId}
Required scope: viskan:customer:update

Removes a property from a customer.

Parameters

Path parameters

customerId  integer
The unique identifier of the customer.
propertyKeyId  integer
The unique identifier of the property key.

Response

The property was removed successfully.