Skip to main content
PATCH
Update a short URL

Authorizations

Authorization
string
header
required

API key from Developer dashboard (Bearer token).

Path Parameters

id
integer
required

Body

application/json
url
string<uri>

New destination URL.

title
string

New label. Send an empty string to clear it.

is_active
boolean

Set false to stop the link resolving.

Response

Updated short URL

success
enum<boolean>
Available options:
true
data
object