meta { name: create-example type: http seq: 1 } post { url: https://testbench-sanity.usebruno.com/api/echo/json body: json auth: none } headers { Content-Type: application/json } body:json { { "message": "Hello World", "timestamp": "{{$timestamp}}" } }