meta { name: Validate that we can run OPTIONS type: http seq: 1 } options { url: {{BASE_URL}}/status body: none auth: none } assert { res.status: eq 200 }