Create clock band
Adds a band. It claims its first boundary on the next commit pass
POST /clock/bands
note
SDK method: createClockBand
Security: authenticated (policy: platform.manage)
Request body (application/json)
Accepts a ClockBand object.
Response
201 Created — Returns a ClockBandList object.