Update Competitor
Documentation Index
Fetch the complete documentation index at: https://docs.aitasker.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Response
Successful Response
A competitor entry merged from SEO discoveries and brand-kit names.
Brand-kit-sourced entries lack id, website_url, description, notes, and
timestamps — they're synthesized from a string in BrandKit.competitors.
The frontend should branch on source to decide which actions to
expose (star/edit/delete only work on entries with an id).
source defaults to "seo_discovery" so this schema can also be
returned directly from add/update routes that operate on the
brand_competitors table — those endpoints always produce SEO rows.
seo_discovery, brand_kit