workspaces
Create Schedule
Creates a schedule.
Args: workspace_name_or_id: Name or ID of the workspace. schedule: Schedule to create. auth_context: Authentication context.
Returns: The created schedule.
Raises: IllegalOperationError: If the workspace or user specified in the schedule does not match the current workspace or authenticated user.
post/api/v1/workspaces/{workspace_name_or_id}/schedules
Path parameters
Request body
Response
Successful Response