Skip to main content
POST
Submit feedback for a completed flight search

Authorizations

Authorization
string
header
required

Tenant secret key (lcr_…). Server-side only.

Headers

X-Locus-Session-Id
string

Required only when the end-user JWT carries sid. Send the original high-entropy session value; sid is its SHA-256 fingerprint. Ignored for secret-key authentication.

Required string length: 16 - 128
Pattern: ^[A-Za-z0-9][A-Za-z0-9._:-]{15,127}$
X-Locus-End-User
string

Secret keys must repeat the run's end-user identity, when any. Case-sensitive immutable ID in the tenant namespace. Prefer an identity-provider subject, not an email address.

Required string length: 1 - 200
Pattern: ^[A-Za-z0-9][A-Za-z0-9._:@/-]{0,199}$

Path Parameters

runId
string<uuid>
required

Body

application/json
helpful
boolean
required
selectedItineraryId
string
Required string length: 1 - 64
reason
enum<string>
Available options:
price,
schedule,
missing_option,
provider_quality,
other
note
string
Required string length: 1 - 2000

Response

Feedback saved

success
any
required
data
object
required