File service REST API
Use the REST API to interface with file service resources by making HTTP requests to the endpoints in the following table:

Note: Click an endpoint to go to its documentation.
| Endpoint | Request scope |
|---|---|
| /files | Upload, rename, delete and get files, as well as get a file's versions and download and preview URLs. Create a folder and get a folder's files. Upload files resumably. For more information, see Resumable File Upload. |
| /permissions | Get, create, update, and delete file permissions. |
| /versions | Get a specific file version or get a download or preview URL for a specific file version. |