POST request body
Optional
xPfStoreId: stringUse this to specify which store you want to use (required only for account level token).
The store IDs can be retrieved with the Get basic information about stores endpoint.
any OK
Retrieve a single file from the file library Get basic information about the file stored in the file library
File ID.
any OK
Add a new file Adds a new File to the library by providing URL of the file.
If a file with identical URL already exists, then the original file is returned. If a file does not exist, a new file is created.
See examples