POST messaging/messagethread/delete
Request Information
URI Parameters
None.
Body Parameters
Collection of globally unique identifierRequest Formats
application/json, text/json
Sample:
[ "79230714-2972-41ed-b02a-b5f883baba3a", "b719bdcf-8a9e-4cb9-80db-9851b8f8227c" ]
text/html
Sample:
["79230714-2972-41ed-b02a-b5f883baba3a","b719bdcf-8a9e-4cb9-80db-9851b8f8227c"]
application/xml, text/xml
Sample:
<Guids> <Guid>79230714-2972-41ed-b02a-b5f883baba3a</Guid> <Guid>b719bdcf-8a9e-4cb9-80db-9851b8f8227c</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. |