Links
Create Link
Create a new link for the authenticated workspace.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The type slug we use for shortening the url. It can be either HASH
or CUSTOM
The long url for shortening
Id of the Workspace
The custom domain value if have any custom domain setupped in the workspace to create short url. It can be null if not configured
Custom keyword/slug for shortening url if keywordType selected as CUSTOM