Authorizations
Path Parameters
The alias of the shortened link.
Query Parameters
The domain of the shortened link. If not provided, the default domain will be used.
Body
application/json
The new destination URL.
The new custom alias for the shortened link.
The new date and time when the link expires. Use null to remove expiration date.
The new number of clicks after which the link expires. Use null to remove click limit.
Response
Link updated successfully
The shortened link.
The original URL.
The alias of the shortened link.
The expiration date and time of the link.
The number of clicks after which the link expires.
Indicates if the link is password protected (relevant for creation response).