POST api/v1/TimeTable/LinkTimeTableToDoors/{TimeTableID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| TimeTableID | integer |
Required |
Body Parameters
Collection of integerRequest Formats
application/json, text/json
Sample:
[ 1, 2 ]
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.