Skip to content

Instantly share code, notes, and snippets.

@mdelano
Created January 27, 2016 19:48
Show Gist options
  • Save mdelano/dd4b36cade1d6a16459f to your computer and use it in GitHub Desktop.
Save mdelano/dd4b36cade1d6a16459f to your computer and use it in GitHub Desktop.
MediaSilo QuickLink Payload Example
@mdelano
Copy link
Author

mdelano commented Jan 27, 2016

allow_download: This setting enables/disables the ability to download the assets in a given quicklink
show_metadata: Toggles the visibility of the metadata in the quicklink
allow_feedback Toggles commenting on the quicklink. If allow_feedback is disabled then no comments are allowed on the quicklink
audience: [public, password, private]

  • public open the quicklink to anyone
  • password grants access to anyone with the password (requires that the password setting has a value)
  • private grants access to the recipients of the quicklink who have MediaSilo accounts

password: the passowrd value used when the quicklink audience is set to password

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment