POST messaging/messagethread/delete
Request Information
URI Parameters
None.
Body Parameters
Collection of globally unique identifierRequest Formats
application/json, text/json
Sample:
[ "a55c24f9-ca2e-429f-ae6d-7786bbeb2b50", "ba242006-6938-4146-8f2b-5a2f4aa9ede4" ]
text/html
Sample:
["a55c24f9-ca2e-429f-ae6d-7786bbeb2b50","ba242006-6938-4146-8f2b-5a2f4aa9ede4"]
application/xml, text/xml
Sample:
<Guids> <Guid>a55c24f9-ca2e-429f-ae6d-7786bbeb2b50</Guid> <Guid>ba242006-6938-4146-8f2b-5a2f4aa9ede4</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. |