Update Short URL
This API allows you to update a short link by providing the domain, slug, and new information.
Request Body
application/json
Requiredrequest
domain
Requiredstringdomain is the domain name
Maximum length:
255
slug
Requiredstringslug is the short URL slug
Maximum length:
255
target_url
Requiredstringtarget_url is the original URL
Maximum length:
65535
title
Requiredstringtitle is the title of the short URL
Maximum length:
255
Header Parameters
Authorization
RequiredstringAPI key
OK