v4
OpenAPI 3.1.02026-08-012402353.8 MBCreate a File Link
post/file_links
Request body
Example request
{
"file_id": "file_makxrc67oh9l6sg7w9yc"
}Response
File Link
Example response
{
"created_at": "2020-01-31T23:59:59Z",
"expires_at": "2020-01-31T23:59:59Z",
"file_id": "file_makxrc67oh9l6sg7w9yc",
"id": "file_link_roapsuicj7kp1lzyus04",
"idempotency_key": null,
"type": "file_link",
"unauthenticated_url": "https://example.com/file.pdf"
}