Delete Customer Property Definition

This operation is a soft delete - the deleted property will be scheduled for a hard delete. For the grace period, its slug will be changed to free the original slug.

Request

DELETE /v2/customer-properties/property-slug HTTP/1.1
Authorization: Bearer oauth_token

Path Parameters

/v2/customer-properties/{slug}

Response

HTTP/1.1 204 No Content