POST api/User

Request Information

URI Parameters

None.

Body Parameters

Stream
NameDescriptionTypeAdditional information
CanRead

boolean

None.

CanSeek

boolean

None.

CanTimeout

boolean

None.

CanWrite

boolean

None.

Length

integer

None.

Position

integer

None.

ReadTimeout

integer

None.

WriteTimeout

integer

None.

Request Formats

application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

UploadResult
NameDescriptionTypeAdditional information
asset_id

string

None.

public_id

string

None.

asset_folder

string

None.

display_name

string

None.

version

string

None.

url

URI

None.

secure_url

URI

None.

bytes

integer

None.

format

string

None.

metadata

Collection of Object

None.

error

Error

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.