curl --location '/nb/v1/chat/run' \ --header 'Idempotency-Key;' \ --header 'Content-Type: application/json' \ --data '{ "conversation_id": "string", "agent_name": "string", "query": "string" }'
null