POST Forms/Binary?validateOnly={validateOnly}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
validateOnly

boolean

Default value is False

Body Parameters

BinaryDataDTO
NameDescriptionTypeAdditional information
BinaryID

integer

None.

BinaryKey

string

None.

Data

string

None.

Props

Collection of Object

None.

CompressionType

CompressionType

None.

FileExtension

string

None.

FileSize

integer

None.

Created

AuditDataDTO

None.

LastUpdated

AuditDataDTO

None.

Request Formats

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

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.