POST messaging/messagethread/delete
Request Information
URI Parameters
None.
Body Parameters
Collection of globally unique identifierRequest Formats
application/json, text/json
Sample:
[ "3a72e0d0-5458-4e9c-996b-01b10595e1ca", "ba01268f-2ab0-4c33-a5d5-3a9f7a5fd65a" ]
text/html
Sample:
["3a72e0d0-5458-4e9c-996b-01b10595e1ca","ba01268f-2ab0-4c33-a5d5-3a9f7a5fd65a"]
application/xml, text/xml
Sample:
<Guids> <Guid>3a72e0d0-5458-4e9c-996b-01b10595e1ca</Guid> <Guid>ba01268f-2ab0-4c33-a5d5-3a9f7a5fd65a</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. |