Increase.FileLinks (Increase v1.0.0)

Copy Markdown View Source

File Links let you generate a URL that can be used to download a File.

See https://increase.com/documentation/api/file-links for the full API reference for this resource.

Summary

Functions

create(client, params \\ %{}, opts \\ [])

@spec create(Increase.Client.t() | keyword() | nil, map() | keyword(), keyword()) ::
  {:ok, Increase.FileLinks.FileLink.t()} | {:error, Increase.Error.t()}

Create a File Link

POST /file_links