Create a file link

POST {{baseUrl}}/v1/file_links

Creates a new file link object.

Request Body

[{"name"=>"file", "value"=>"<string>", "datatype"=>"string"}, {"name"=>"expand[0]", "value"=>"<string>", "datatype"=>"string"}, {"name"=>"expand[1]", "value"=>"<string>", "datatype"=>"string"}, {"name"=>"expires_at", "value"=>"<unix-time>", "datatype"=>"string"}]

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring