Link
Create new link
Create a new link.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the workspace.
Example:
"ab782971-4d79-47ab-8685-77cf5a34b2bb"
Query Parameters
Name of the link.
Example:
"Marketing homepage"
ID of the domain.
Example:
"ab782971-4d79-47ab-8685-77cf5a34b2bb"
Status of the link.
Available options:
active
, deleted
Example:
"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.
Required range:
x >= 0
Number of resources to return.
Required range:
1 <= x <= 1000
Body
application/json
Response
201
application/json
Example response
The response is of type object
.