Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
Link created successfully
The ID of the created link
Example:
"link123"
The document ID linked to the workspace
Example:
"doc123"
The ID of the workspace associated with the link
The domain for the link
Example:
"example.com"
The key for the link
Example:
"unique-key-123"