POST messaging/messagethread/delete
Request Information
URI Parameters
None.
Body Parameters
Collection of globally unique identifierRequest Formats
application/json, text/json
Sample:
[ "88a4c50a-46a4-497d-a169-3b7ab40a7ce4", "0a15fe4a-c414-40e4-a610-bf3857369ee8" ]
text/html
Sample:
["88a4c50a-46a4-497d-a169-3b7ab40a7ce4","0a15fe4a-c414-40e4-a610-bf3857369ee8"]
application/xml, text/xml
Sample:
<Guids> <Guid>88a4c50a-46a4-497d-a169-3b7ab40a7ce4</Guid> <Guid>0a15fe4a-c414-40e4-a610-bf3857369ee8</Guid> </Guids>
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |