Performs an HTTP POST request using the contents of a local JSON file as the payload. Supports fixtures for reusable API endpoints and payloads.
When I pw make a POST request to "users.create" with payload from "user.newUser" Copy
When I pw make a POST request to "users.create" with payload from "user.newUser"
Performs an HTTP POST request using the contents of a local JSON file as the payload. Supports fixtures for reusable API endpoints and payloads.