Insert delivery with file content

The delivery should always contain a file object. It's optional to populate the 'File/Data' property, but not the 'File/FileName' property.

If File/Data is empty, then your response will include a property named 'FileUploadUri' for uploading the file itself. You'll have 30 min. for uploading your binary file - the link expires after that. PUT is the only valid request at the 'FileUploadUri' with a binary file within the request body. The header 'x-ms-blob-type: blockblob' is required. Once the file has been uploaded the delivery will be processed.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
string
File
object
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400
401

apiKey is unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json