POST messaging/messagethread/archive
Request Information
URI Parameters
None.
Body Parameters
Collection of globally unique identifierRequest Formats
application/json, text/json
Sample:
[ "9e2c6759-c0f8-4c91-90f3-ff2b65d84dfe", "bc11f2b0-3fa7-48f8-8314-b2920c5360f1" ]
text/html
Sample:
["9e2c6759-c0f8-4c91-90f3-ff2b65d84dfe","bc11f2b0-3fa7-48f8-8314-b2920c5360f1"]
application/xml, text/xml
Sample:
<Guids> <Guid>9e2c6759-c0f8-4c91-90f3-ff2b65d84dfe</Guid> <Guid>bc11f2b0-3fa7-48f8-8314-b2920c5360f1</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. |