Shorten a URL
Create a shortened with a specific link
POST
/
shortenRequest Body
application/jsonRequiredShorten a link
linkRequiredstring
The link to shorten
Format:
"link"expirationRequiredinteger
The expiration time in minutes of the shortened link
Format:
"int64"passwordstring
The password needed to have access to the shortened link
custom_scstring
The custom short code for the shortened link
Link has been successfully shortened