curl --request DELETE \
--url https://paradigm.lighton.ai/api/v3/agents/favorites/{id} \
--header 'Authorization: Bearer <token>'"<unknown>"Remove an agent from the current user’s favorites by favorite id.
curl --request DELETE \
--url https://paradigm.lighton.ai/api/v3/agents/favorites/{id} \
--header 'Authorization: Bearer <token>'"<unknown>"