Delete a single event element
This method deletes the event element with the ID in the request path.
Request
DELETE http://{hostname}:{port}
/events/{id}
Parameter | Type | Required | Description |
---|---|---|---|
id | string | true | The ID of the event element. |
This method deletes the event element with the ID in the request path.
DELETE http://{hostname}:{port}
/events/{id}
Parameter | Type | Required | Description |
---|---|---|---|
id | string | true | The ID of the event element. |