POST occupancy/setOccupancySchedule?tokenUser={tokenUser}&tokenProject={tokenProject}&occupancyID={occupancyID}&scheduleName={scheduleName}&annotationEntity={annotationEntity}
Create occupancy schedule for the given occupacy data, project and user token
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
tokenUser |
tokenUser retrieved by user/getUserToken method |
string |
Required |
tokenProject |
tokenProject retrieved by user/getUserProjects method |
string |
Required |
occupancyID |
Occupancy id as retrieved by occupancy/getOccupancyFromLocation and occupancy/setOccupancy methods |
integer |
Required |
scheduleName |
Schedule name value |
string |
Required |
annotationEntity |
Annotation entity value |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json, text/plain
Sample:
{}
application/xml, text/xml
Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />