📄️ Upload REST API overview
Overview of the Managed File Transfer Upload REST API, enabling third-party applications to upload files of unlimited size with pause and resume support.
📄️ Security token for upload REST API
Describes the AES-256 encrypted security token structure used to protect Managed File Transfer upload API links from unauthorized reuse by other users.
📄️ URL parameters for upload REST API with session token
Reference for the Managed File Transfer upload REST API URL parameters when using a session token, including mandatory fields and optional file filter settings.
📄️ URL parameters for upload REST API with security token
Reference for the Managed File Transfer upload REST API URL parameters when using an encrypted security token, including file type filter options.
📄️ Server error codes for upload REST API
Lists the numeric server error codes returned by the Managed File Transfer upload REST API and their meanings.
📄️ JavaScript samples for upload REST API
JavaScript code samples for calling the Managed File Transfer upload REST API using session token, security token, and file filter configurations.
📄️ Sample URLs for upload REST API
Sample URLs for the Managed File Transfer upload REST API using session token, security token, file filter, and exclusion filter configurations.