POST api/Uploaddata?path={path}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
path | string |
Required |
Body Parameters
Collection of byteRequest Formats
application/json, text/json
Sample:
"QEA="
application/xml, text/xml
Sample:
<base64Binary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">QEA=</base64Binary>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.