Delete Short URL
This API allows you to delete a short link by providing the domain and slug.
DELETE
/
api
/v1
/shorten
Request Body
application/json
Requiredrequest
domain
Requiredstring
domain is the domain name
Maximum length:
255
slug
Requiredstring
slug is the short URL slug
Maximum length:
255
Header Parameters
Authorization
Requiredstring
API key
OK