Runs
Update run
Replace the tag set for an existing simulation run. Provide an empty list to clear all tags.
PATCH
Authorizations
API key for authentication
Path Parameters
Unique identifier for the run
Required string length:
22Body
application/json
Full replacement list of run tags. Duplicate tags are automatically removed. Leading/trailing whitespace is stripped. Provide an empty list to clear all tags.
Maximum array length:
20Maximum string length:
200Example:
["baseline", "production"]Response
Run updated successfully

