Event runtime, DELETE method

Use the DELETE operation to clear the contents of the event runtime.

Parameters

None.

Request format

Not applicable.

Request content

None.

Response format

Not applicable.

Response content

None.

Error response content

The default format is application/json.

The short form error response might be returned:
{"errorMessage":"string"}
The long form can also be returned in some cases:
{"errorMessage":
{"message":"string",
"data": error specific data here}}

Status codes

For details of the status codes, see REST API response codes and error messages.

Notes®

Unlike the PUT operation, the DELETE operation clears only the contents of the event runtime tables and does not cause the Decision Server Events runtime application to be reloaded.

Available since

7.0.0