Skip to main content
PATCH

Authorizations

X-API-Key
string
header
required

API key for authentication

Path Parameters

run_id
string
required

Unique identifier for the run

Required string length: 22

Body

application/json
tags
string[]
required

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: 20
Maximum string length: 200
Example:

Response

Run updated successfully

run
object
required