Skip to main content
PUT
Update a link

Authorizations

Authorization
string
header
required

Workspace API key, prefixed rqk_.

Body

multipart/form-data
id
string
required
url
string
key
string
domain
string
title
string
description
string
image
string
expiresAt
string<date-time>
password
string
ios
string

Send an empty string to clear.

android
string

Send an empty string to clear.

Response

Updated

id
string
domain
string
Example:

"rqk.sh"

key
string

Short key. Combined with domain this forms the short URL.

url
string

Destination URL. Null for file links.

title
string
description
string
image
string
isActive
boolean
isArchived
boolean
isQR
boolean
isFile
boolean
expiresAt
string<date-time>
ios
string

iOS-specific destination.

android
string

Android-specific destination.

workspaceId
string
documentId
string
clicks
integer
createdAt
string<date-time>
updatedAt
string<date-time>