Performs an HTTP POST request using a Gherkin Data Table as the JSON payload.
When I pw make a POST request to "users.create" with data| name | John || job | Dev | Copy
When I pw make a POST request to "users.create" with data| name | John || job | Dev |
Performs an HTTP POST request using a Gherkin Data Table as the JSON payload.