Skip to main content
PATCH
Update unit test

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

unitTestId
string<uuid>
required

Body

application/json
name
string
Required string length: 1 - 180
expectation
string
Maximum string length: 50000
assertions
object[]
Maximum array length: 50
input
object
judgeContext
object | null
ordinal
integer
isArchived
boolean
tags
string[]

Response

Unit test updated

success
enum<boolean>
required
Available options:
true
data
object
required