Bulk imports schedule items into a schedule.

Behavior: Creates multiple schedule items from the provided import models and associates them with the specified schedule.

Authorization: Requires a valid Bearer token.

Side Effects: Multiple schedule item records are persisted in the data store.

Error Scenarios: Returns 400 if the input list is null. Returns 401 if the caller is not authenticated.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The ID of the schedule to import items into.

Body Params

The list of schedule items to import.

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json