workspaces
Create Run Template
Create a run template.
Args: workspace_name_or_id: Name or ID of the workspace. run_template: Run template to create.
Returns: The created run template.
Raises: IllegalOperationError: If the workspace specified in the run template does not match the current workspace.
post/api/v1/workspaces/{workspace_name_or_id}/run_templates
Path parameters
Request body
Response
Successful Response