PATCH
/
apps
/
{app_id}
/
workflows
/
{workflow_id}
/
tests
/
expectations
/
{expectation_id}
{
  "id": "<string>",
  "name": "<string>",
  "script": "<string>",
  "created_at": "2023-12-25",
  "updated_at": "2023-12-25"
}

Path Parameters

app_id
string
required

The ID of the app

workflow_id
string
required

The ID of the workflow

expectation_id
string
required

The ID of the expectation

Body

Detailed information about an expectation within a workflow

Response

200 - application/json

Detailed information about an expectation within a workflow