Update specific fields of an existing run template. Only provided fields are updated.
API key for authentication
Run template resource ID
^[A-Za-z0-9]{22}$Partial update request (PATCH semantics - only provided fields are updated)
Human-readable template name
1 - 200"Updated Template Name"
Optional description
"Updated description"
Agent to test
^[A-Za-z0-9]{22}$"gk3jK9mPq2xRt5vW8yZaBc"
Simulated persona to use
^[A-Za-z0-9]{22}$"hL4kL0nQr3ySt6vX9zAcDd"
Test set containing test cases
^[A-Za-z0-9]{8}$"aB1cD2eF"
Metrics to evaluate (null = no change, [] = use agent defaults)
["iM5lM1oRs4zTu7wY0aBdEe"]Mutations for A/B testing (null = no change, [] = clear)
[]Number of times to run each test case
1 <= x <= 1005
Number of simulations to run concurrently
1 <= x <= 5010
Number of test cases to randomly sample
x >= 020
Random seed for reproducible sub-sampling
123456
Custom metadata (null = no change, {} = clear)
{ "updated": true }Run template updated successfully
Run template configuration resource.