Path parameters
-
id
string Required The identifier for the short URL.
DELETE
/api/short_url/{id}
curl \
--request DELETE 'https://localhost:5601/api/short_url/{id}' \
--header "Authorization: $API_KEY"