ElixirDropbox v0.0.2 ElixirDropbox.Sharing

Summary

Functions

Create shared link returns map

Create shared link returns SharedLink struct

Functions

create_shared_link(client, path)

Specs

create_shared_link(Client, binary) :: Map

Create shared link returns map

Example

ElixirDropbox.Sharing.create_shared_link client, “/Path”

More info at: https://www.dropbox.com/developers/documentation/http/documentation#sharing-create_shared_link