Echo JSON
Sandbox
Echo JSON
Unauthenticated echo probe with a flat response shape. Send any
valid JSON and receive it back under echo, useful for verifying
JSON serialization end to end. Invalid JSON returns a flat
400 { "ok": false, "error": "<string>" }.
POST
Echo JSON