Generate Seo Strategy
Kick off SEO-strategy generation (Pillar 5 PR D — queue-offloaded).
Synchronously flips seo_strategy_status to 'generating' and
stashes the submitted form on agent_teams.seo_strategy so the
SEO page can render an in-flight indicator the moment this returns.
The 8k-token LLM call runs in the worker — the route does NOT hold
a Supavisor session across it. Returns {job_id, status:"queued"};
the client polls GET /api/v1/jobs/{job_id} for completion.
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.
Path Parameters
Body
Request to generate an SEO strategy for a team.
Target website URL
5 - 500Target keywords (comma-separated)
2000Competitor URLs (comma-separated)
2000SEO goals and objectives
2000Response
Successful Response