Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

/social/share/add/binary/{title}/{description} (POST)

Saves a binary file to the share library. 

Authentication

Not required (this call gives auth)

Arguments

title (required)
 a title of the binary file you are adding

description (required)
the description of the binary file you are adding

binary (required)
byte steam you want to save

Example

See this example in Java for how to share a file.

Example Response

 

 

  • No labels