POST api/Mobile

Request Information

URI Parameters

None.

Body Parameters

Collection of byte

Request Formats

application/json, text/json, text/html, multipart/form-data

Sample:
"QEA="

application/xml, text/xml

Sample:
<base64Binary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">QEA=</base64Binary>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'Byte[]'.

Response Information

Resource Description

Collection of byte

Response Formats

application/json, text/json, text/html, multipart/form-data

Sample:
"QEA="

application/xml, text/xml

Sample:
<base64Binary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">QEA=</base64Binary>