Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

DELETE /config/event_sources/custom_properties/ property_xml_expressions/{expression_id}

Deletes an Ariel property XML expression based on the supplied expression ID.

Deletes an Ariel property XML expression based on the supplied expression ID.

Table 1: DELETE /config/event_sources/custom_properties/property_xml_expressions/{expression_id} Resource Details

MIME Type

text/plain

Table 2: DELETE /config/event_sources/custom_properties/property_xml_expressions/{expression_id} Request Parameter Details

Parameter

Type

Optionality

Data Type

MIME Type

Description

expression_id

path

Required

Number (Integer)

text/plain

Required - The sequence ID of the event_regex_property_expression.

Table 3: DELETE /config/event_sources/custom_properties/property_xml_expressions/{expression_id} Response Codes

HTTP Response Code

Unique Code

Description

204

 

The requested ariel property XML expression was successfully deleted.

403

1009

The user cannot delete the resource because it only can be deleted by the owner or admin user.

404

1002

The requested ariel property XML expression cannot be found.

500

1020

An error occurred during the attempt to delete the requested ariel property XML expression.

Response Description

Response Sample