post https://api.alocity.com/v1/integration-management/schedule/devices
This endpoint is used to associate devices with a schedule.
Controlled Errors
Error Code | Error Message |
---|---|
error_device_required | At least one serial number is required. |
error_schedule_not_found | No schedule with the provided Id was found. |
error_device_not_found | At least one of the serial numbers in the list does not exist on the account and site of the schedule. |
error_schedule_has_duplicated_entities | At least one of the serial numbers provided is already associated with that schedule. |
error_schedule_processing | Association of devices to schedule failed. |
Any status codes returned that are not provided here are generic status codes that can be found here.