PUT restapi/personal/instantmessages/togglepersonblock/{personId}/v1
Toggles block for specific
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
personId |
Person identifier. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Returns Ok response if no errors occurred.
booleanResponse Formats
application/json, text/json
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>