DELETE api/MeetingRoomFacilities/Delete?id={id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | string |
Required |
Body Parameters
None.
Response Information
Resource Description
MeetingRoomFacilityName | Description | Type | Additional information |
---|---|---|---|
Id | string |
String length: inclusive between 0 and 20 |
|
Name | string |
Required String length: inclusive between 0 and 55 |
|
CreatedBy | string |
String length: inclusive between 0 and 256 |
|
CreatedDate | date |
None. |
|
LastModifiedBy | string |
String length: inclusive between 0 and 256 |
|
LastModifiedDate | date |
None. |
|
MeetingRoomProfileFacilities | Collection of MeetingRoomProfileFacility |
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.