Skip to main content
PUT
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

fixtureId
string<uuid>
required

Body

application/json
response
any
description
string | null
Maximum string length: 1000
enabled
boolean

Response

The updated fixture.

data
object
required

A deterministic tool response for Roark test calls: where the scenario-aware model makes mocked tools plausible, a fixture makes one exact, so a simulation can force the branch under test. Never applies to real callers.