Update Short URL
This API allows you to update a short link by providing the domain, slug, and new information.
Request Body
application/jsonRequiredrequest
domainRequiredstringdomain is the domain name
Maximum length:
255slugRequiredstringslug is the short URL slug
Maximum length:
255target_urlRequiredstringtarget_url is the original URL
Maximum length:
65535titleRequiredstringtitle is the title of the short URL
Maximum length:
255Header Parameters
AuthorizationRequiredstringAPI key
OK