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. Simulation run ids are 22 characters; monitored conversations are their own runs and their ids may be up to 26 characters, so tagging a conversation uses its conversation id here.

Required string length: 22 - 26

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