cURL
curl --request POST \ --url https://www.citedy.com/api/agent/approve \ --header 'Content-Type: application/json' \ --cookie sb-access-token= \ --data ' { "pending_id": "<string>" } '
{ "agent_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "agent_api_key": "<string>", "status": "active" }
Flow A step 2. Requires authenticated tenant owner session (dashboard auth), not agent API key.
Supabase dashboard session cookie
Approved and API key issued
^citedy_agent_
active