Upload Tenant File

This request allows you to upload a file to your tenant account.

General

This request differs from many of our other requests. The payload for this request is sent as a Multipart Form.

—————————–1661761877511986552862541093

Content-Disposition: form-data; name=”upload”; filename=”(file name here)”

Content-Type: (file content type here)(file contents here)

—————————–1661761877511986552862541093–

🚧

Try It Instructions

Our requests often provide sample payload information so that you can receive a 200 response from simply hitting the Try It button. This request is a bit different. But, if you'd like to see a sample of a 200 response, click the response examples located under the Try It button.

To receive a 200 response from the Try It button, you will have to try this request with your own tenant credentials. If you plan on doing so, make sure to change the headers to match your own authentication information.

Language
Authorization
Click Try It! to start a request and see the response here!