Creating a file link
Learn how to create a file link.
Last updated
Learn how to create a file link.
Last updated
When you create a file link, we also update the associated file to include the file link's identifier. The file can have an array of file links that show the relationship between the file and file links, including the file link that you just created.
When you create a File Link, you'll need to provide the required parameters listed in the following table. The remaining parameters are optional:
Parameter | Required/Optional | Description |
---|---|---|
Create a File Link object with a POST
request:
A 201 Created
response returns a File Link object:
fileId
Required
The file identifier.
expiresTime
Required
A future timestamp, after which the link will no longer be usable.
metadata
Optional
Additional structured information for the object.