Skip to main content
PATCH
Update search status

Authorizations

Authorization
string
header
required

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

Path Parameters

case_id
string
required

Unique case identifier (ULID format).

search_id
string
required

Search identifier.

Body

application/json
status
enum<string>
Available options:
pending,
in_progress,
completed,
failed,
cancelled
results_summary
string

Response

Search updated.

data
object