v1

latestOpenAPI 3.0.02026-07-147249104.6 KB
files : Upload files

Uploads a file.

  • WARNING: File URLs or fileIds must be stored somewhere within the customData field for an app, review, developer or user. Unused files will be removed after a few days.
  • This method is called on behalf of a developer.
post/files

Query parameters

isPrivateboolean

If true, this file will be protected as a private file and require the generation of a signed URL in order to download using the Download File API. The default is false.

hashstring

A comma separated list of hashes to return in order to verify file integrity.

Response

OK