Rename a lead search.
title; setting it also flips title_edited = true, which prevents the auto-regeneration step on subsequent re-runs.
/api/leads/search/{id} with other verbs. See the sibling page for related operations on the same resource.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Lead search UUID. Must be owned by the authenticated user.
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Only title is editable.
Human-readable search title. Setting this flips title_edited = true on the row, permanently locking out future AI-driven title regeneration on re-runs.
1Search updated.
Canonical lead search entity.