Links
Update link
Updates an existing Short Link.
PUT
/
links
/
{id}
Authorizations
Your Short Menu API Key. Create one at shm.to/create-api-key.
Path Parameters
The identifier of the link to update. This is the id
field of the link object.
Body
application/json
Updated destination URL of the short link. If not provided, the existing destination URL will be kept.
Updated tags to assign to the short link. If not provided, the existing tags will be kept.
Response
200 - application/json
Identifier of the short link.
Reference date and time when the short link was created.
Destination URL of the short link.
Slug of the short link, e.g. ios
.
Full short URL of the short link, e.g. https://shm.to/ios
.
Zero or more tags assigned to the short link.
Title of the destination URL (website), if available.
Number of times the short link has been clicked.