POST messaging/messagethread/archive
Request Information
URI Parameters
None.
Body Parameters
Collection of globally unique identifierRequest Formats
application/json, text/json
Sample:
[ "fb8b7030-efab-4eff-af08-ab7e2f6fb3d1", "eb9be476-55a0-45b2-807b-027194b5a7a9" ]
text/html
Sample:
["fb8b7030-efab-4eff-af08-ab7e2f6fb3d1","eb9be476-55a0-45b2-807b-027194b5a7a9"]
application/xml, text/xml
Sample:
<Guids> <Guid>fb8b7030-efab-4eff-af08-ab7e2f6fb3d1</Guid> <Guid>eb9be476-55a0-45b2-807b-027194b5a7a9</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. |