Create or update schedule setup
POST/user-scheduling-srv/schedules
Creates or updates a schedule setup configuration. If a setup with the same ID already exists, it will be updated; otherwise, a new setup is created.
For reminder setups, the reminderNo query parameter is required. Reminders must be numbered sequentially (1, 2, 3, ...) and each subsequent reminder must have a longer time offset than the previous one.
Group: CIDAAS_ADMINS
Roles: ADMIN, SECONDARY_ADMIN, SETTINGS_CREATE, SETTINGS_DELETE
Request
Responses
- 200
- 201
- 400
- 401
Schedule setup updated successfully
Schedule setup created successfully
Bad Request
Unauthorized