POST _vti_bin/DelveApi.ashx/{version}/people/me/profile/backgroundphoto
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
version | integer |
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:
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>