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