{ "summary": "DELETE /profileProperties/{propertyId} 200 - Response body", "description": "Delete property", "value": "{\n \"availableForSegmentation\" : true,\n \"canRead\" : true,\n \"canWrite\" : true,\n \"createNewProfile\" : false,\n \"creationDate\" : \"2023-03-22T09:33:26.319Z\",\n \"creator\" : {\n \"fullName\" : \"test@blueconic.com\",\n \"userName\" : \"test@blueconic.com\"\n },\n \"dataSensitivity\" : \"NON_PII\",\n \"description\" : \"Test description.\",\n \"filterType\" : \"RANGE\",\n \"id\" : \"test_property\",\n \"indexed\" : false,\n \"isIdProperty\" : false,\n \"lastModifiedDate\" : \"2023-03-22T09:41:21.491Z\",\n \"lastModifiedUser\" : {\n \"fullName\" : \"test@blueconic.com\",\n \"userName\" : \"test@blueconic.com\"\n },\n \"links\" : [ {\n \"href\" : \"https://localhost/rest/v2/profileProperties/test_property\",\n \"rel\" : \"alt\",\n \"type\" : \"application/json\"\n } ],\n \"mergeStrategy\" : \"HIGHEST\",\n \"name\" : \"Test property\",\n \"permissionLevel\" : \"ANONYMOUS\",\n \"precision\" : 0,\n \"profileCount\" : 0,\n \"showInUI\" : true,\n \"tags\" : [ \"Tech\", \"Metrics\" ],\n \"totalProfileCount\" : 130300,\n \"useValidation\" : true,\n \"values\" : [ ]\n}" }