Content > Files > filesUploaded
POST:files/uploaded.json
Description
Notify file service that the file was uploaded. If it's true, this API call will return a file object with "is_uploaded" == true.
Permission bit: "files.create"
Topic: Files
Arguments
Unique file identifier to begin upload of. See also: Unique Identifiers
Example: "fi_EQzGqWoY"
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
Result
Preview (typescript)
Loading module