/v1/links/:id

Update a specific link (don't know the ID? Fetch it using GET /v1/links). Mind that in a Link entity you cannot change the domain and/or the slashtag after creation time. You will need to create another Link.

Path Params
string
required

Unique identifier of the branded short link you want to update

Body Params
string

The destination URL you want your branded short link to point to. Example: https://google.com

string

A title you assign to the branded short link in order to remember what's behind it.

Headers
string

Which workspace id to filter links by. No workspace specified will select main workspace.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json