Skip to main content
PATCH
Update a test

Authorizations

Authorization
string
header
required

API key authentication using Bearer token format

Path Parameters

testId
string<uuid>
required

Test ID

Body

application/json
title
string
Required string length: 1 - 500
description
string
steps
object[]
Required array length: 1 - 30 elements
settings
object

Settings patch; omitted fields keep their stored value.

enabled
boolean

Response

Test updated

test
object
required