meta { name: https-request-with-ca type: http seq: 1 } post { url: https://localhost:8081/api/echo/json body: json auth: inherit } body:json { { "body": "test" } }