Upload binary data chunk to an existing spot/media upload

Prev Next
Post
/v{version}/Content/Upload/{guid}

This is the second step of uploading a spot or media to the server. You must first initialize the upload.

Security
API Key
Header parameter nameX-ApiKey

Api Key

API Key
Header parameter nameX-Session-Id

Session Id

Path parameters
guid
string (uuid) Required

Unique ID of the upload

version
stringRequired

The requested API version

Default"1.17"
Body parameters

Binary data chunk

string (byte)
Responses
200

OK

object
400

Bad request

Expand All
object
ValidationErrors
object
property*
Array of string additionalProperties
string
403

Access denied

Expand All
object
Id
string
Type
string
Message
string
Values
object
property*
object additionalProperties
404

Upload not found.

500

Unexpected error

Expand All
object
Id
string
Type
string
Message
string
Values
object
property*
object additionalProperties