POST messaging/messagethread/delete
Request Information
URI Parameters
None.
Body Parameters
Collection of globally unique identifierRequest Formats
application/json, text/json
Sample:
[ "672e4ba9-7139-455e-ac1c-eaed9de13ef4", "28c5e143-a096-4f92-8c20-a21df480bc97" ]
text/html
Sample:
["672e4ba9-7139-455e-ac1c-eaed9de13ef4","28c5e143-a096-4f92-8c20-a21df480bc97"]
application/xml, text/xml
Sample:
<Guids> <Guid>672e4ba9-7139-455e-ac1c-eaed9de13ef4</Guid> <Guid>28c5e143-a096-4f92-8c20-a21df480bc97</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. |