Delete action APIedit
Deletes an action by ID.
When you delete an action, it cannot be recovered.
Requestedit
DELETE <kibana host>:<port>/api/actions/action/<id>
Path parametersedit
-
id
- (Required, string) The ID of the action.
Response codeedit
-
200
- Indicates a successful call.
Exampleedit
$ curl -X DELETE api/actions/action/c55b6eb0-6bad-11eb-9f3b-611eebc6c3ad