Delete short URL APIedit
[preview] This functionality is in technical preview and may be changed or removed in a future release. Elastic will apply best effort to fix any issues, but features in technical preview are not subject to the support SLA of official GA features. Delete a Kibana short URL.
Requestedit
DELETE <kibana host>:<port>/api/short_url/<id>
Path parametersedit
-
id
- (Required, string) The short URL ID that you want to remove.
Response codeedit
-
200
- Indicates a successful call.