Create new link
Create a new link.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the workspace.
"ab782971-4d79-47ab-8685-77cf5a34b2bb"
Query Parameters
Name of the link.
"Marketing homepage"
ID of the domain.
"ab782971-4d79-47ab-8685-77cf5a34b2bb"
Status of the link.
active
, deleted
"active"
Optional expiration date and time.
Optional expiration date and time.
Whether analytics are enabled for the link or not.
Whether QR code is enabled for the link or not.
The creation date that will be used to query results until.
The creation date that will be used to query results from.
Number of resources to skip.
x >= 0
Number of resources to return.
1 <= x <= 1000
Body
Long URL to be shortened.
2000
"https://example.com/2024-conference-dubai"
Shortened alias of the link.
3 - 36
"conf2024"
ID of the domain.
"ab782971-4d79-47ab-8685-77cf5a34b2bb"
Optional URL to redirect after expiration.
2000
"https://example.com/2024-conference-dubai"
Optional expiration date and time.
Whether analytics are enabled for the link or not.
Whether QR codes are generated for the link or not.
Name of the link.
3 - 255
"Marketing homepage"
Response
ID of the newly created resource.