Delete clock band
Removes a band, which costs it the boundaries it had not claimed yet and nothing else
DELETE /clock/bands/{id}
note
SDK method: deleteClockBand
Security: authenticated (policy: platform.manage)
Attributes
Attributes (1)
| Attribute | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Path parameter. |
Response
200 OK — Returns a ClockBandList object.