Delete shortened URL
Delete a shortened link with a delete token
DELETE
/
{short_code}
Request Body
application/json
RequiredDelete a shortened link with a delete token
token
string
Delete token of the shortened link
Path Parameters
short_code
Requiredstring
Shortened link short code
Link has been successfully deleted.