Shorten a URL
Create a shortened with a specific link
POST
/
shorten
Request Body
application/json
RequiredShorten a link
link
Requiredstring
The link to shorten
Format:
"link"
expiration
Requiredinteger
The expiration time in minutes of the shortened link
Format:
"int64"
password
string
The password needed to have access to the shortened link
custom_sc
string
The custom short code for the shortened link
Link has been successfully shortened