Media Uploads
API Key for Messaging API authentication. Send your API key in the D360-API-KEY header.
Media uploaded successfully
Bad request
Unauthorized
Internal server error
API Key for Messaging API authentication. Send your API key in the D360-API-KEY header.
Upload session ID (the part after 'upload:')
Session status retrieved
1048576upload:abcdefghijklmnopqrstuvwxyz123456Bad request - missing session ID or authorization header
Internal server error
API Key for Messaging API authentication. Send your API key in the D360-API-KEY header.
Upload session ID (the part after 'upload:')
Byte offset to resume upload from (default: 0). Use session status endpoint to determine current offset
File uploaded successfully, returns handle
2:c2FtcGxl...Bad request - missing session ID or authorization header
Internal server error
API Key for Messaging API authentication. Send your API key in the D360-API-KEY header.
File name
File size in bytes
MIME type of the file
Upload session created successfully
upload:abcdefghijklmnopqrstuvwxyz123456Bad request - missing or malformed authorization header, or invalid parameters
Internal server error
API Key for Messaging API authentication. Send your API key in the D360-API-KEY header.
Session ID with 'upload:' prefix (e.g. 'upload:1234567890')
Byte offset to resume upload from. Default 0
File handle returned on successful upload
Response payload containing the uploaded file handle
2:c2FtcGxl...Bad request - missing 'upload:' prefix
Unauthorized
Internal server error
Last updated
Was this helpful?