Associate Users With Schedule

This endpoint is used to associate users with a schedule.

Controlled Errors

Error Code

Error Message

error_user_required

At least one user Id is required.

error_schedule_not_found

No schedule with the provided Id was found.

error_user_not_found

At least one of the user Ids in the list does not exist on the account.

error_schedule_has_duplicated_entities

At least one of the user Ids provided is already associated with that schedule.

error_schedule_processing

Association of users to schedule failed.

Any status codes returned that are not provided here are generic status codes that can be found here.

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!