POST occupancy/setOccupancyScheduleData?tokenUser={tokenUser}&tokenProject={tokenProject}&scheduleID={scheduleID}&sdate={sdate}&svalue={svalue}

Create occupancy schedule data for the given schedule, project and user token

Request Information

URI Parameters

NameDescriptionTypeAdditional information
tokenUser

tokenUser retrieved by user/getUserToken method

string

Required

tokenProject

tokenProject retrieved by user/getUserProjects method

string

Required

scheduleID

Schedule id as retrieved by occupancy/getOccupancyFromLocation and occupancy/setOccupancySchedule methods

integer

Required

sdate

Date in yyyy-mm-dd hh-mm format

string

Required

svalue

Value (double)

integer

Required

Body Parameters

None.

Response Information

Resource Description

Object

None.

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/" />