DELETE api/Messages/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Message| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| UserIdOfSender | globally unique identifier |
None. |
|
| Subject | string |
Data type: Text |
|
| Content | string |
Data type: Text |
|
| IsRead | boolean |
None. |
|
| UserIdOfRecipient | globally unique identifier |
None. |
|
| CreatedDateTime | date |
None. |
|
| TransactionId | integer |
None. |
|
| Category | MessageContentCategory |
None. |
|
| CreatedBy | string |
String length: inclusive between 0 and 256 |
|
| CreatedDate | date |
None. |
|
| LastModifiedBy | string |
String length: inclusive between 0 and 256 |
|
| LastModifiedDate | date |
None. |
|
| TourTransaction | TourTransaction |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.