v1

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-27192307552.2 KB
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

string required
OR
string uuid required

Request body

userstring uuid required
workspacestring uuid required
namestring required
descriptionstring nullable
source_deployment_idstring uuid required
tagsstring[] nullable

Response

Successful Response

idstring uuid required
permission_deniedboolean
namestring required