POST messaging/messagethread/delete
Request Information
URI Parameters
None.
Body Parameters
Collection of globally unique identifierRequest Formats
application/json, text/json
Sample:
[ "f8f2d672-5d15-4c1e-ade5-a781724f0a1e", "21a4c5f7-6af6-410b-bf13-e009a162a00a" ]
text/html
Sample:
["f8f2d672-5d15-4c1e-ade5-a781724f0a1e","21a4c5f7-6af6-410b-bf13-e009a162a00a"]
application/xml, text/xml
Sample:
<Guids> <Guid>f8f2d672-5d15-4c1e-ade5-a781724f0a1e</Guid> <Guid>21a4c5f7-6af6-410b-bf13-e009a162a00a</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. |