Skip to main content
PATCH
Partially update an evaluation pack's details

Authorizations

Authorization
string
header
required

JWT token (USER, AGENT, or SERVICE auth)

Path Parameters

packId
string<uuid>
required

Body

application/json
name
string
Required string length: 1 - 300
description
string
Maximum string length: 2000
ownerUserId
string<uuid>
enabled
boolean

Response

200 - application/json

OK

id
string<uuid>
name
string
description
string
owner
object
enabled
boolean
evaluations
object[]
lastRun
object
createdAt
string<date-time>
updatedAt
string<date-time>