Skip to main content
PATCH
Update benchmark
Update the name, description, tasks, or environment reference of a benchmark.

Authorizations

Authorization
string
header
required

API key passed as a Bearer token.

Path Parameters

id
string
required

Benchmark ID

Body

application/json
name
string
Required string length: 1 - 200
description
string | null
Maximum string length: 1000
timeout
integer
Required range: x <= 9007199254740991
concurrency
integer
Required range: x <= 9007199254740991
overrides
object | null

Response

Successful response

id
string<date-time>
required
name
string
required
description
string | null
required
timeout
number
required
concurrency
number
required
created_at
string<date-time>
required