POST api/Message/EditMessageTroox
Edit Message Troox
Request Information
URI Parameters
None.
Body Parameters
EditMessageTrooxDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| TrooxId | globally unique identifier |
Required |
|
| MessageId | globally unique identifier |
Required |
Request Formats
application/json, text/json
Sample:
{
"TrooxId": "886c8013-6459-476c-8abf-5db4636c4d89",
"MessageId": "a87cf3cb-7bb3-4809-9fb0-340ef42f9343"
}
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.