POST messaging/messagethread/delete
Request Information
URI Parameters
None.
Body Parameters
Collection of globally unique identifierRequest Formats
application/json, text/json
Sample:
[ "cbcd0fcf-ac7c-4b32-9639-73507a433808", "eb257ad6-4b6b-4af9-8beb-c2a09a3e02f4" ]
text/html
Sample:
["cbcd0fcf-ac7c-4b32-9639-73507a433808","eb257ad6-4b6b-4af9-8beb-c2a09a3e02f4"]
application/xml, text/xml
Sample:
<Guids> <Guid>cbcd0fcf-ac7c-4b32-9639-73507a433808</Guid> <Guid>eb257ad6-4b6b-4af9-8beb-c2a09a3e02f4</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. |