generate-example
Generate an example JSON request body for a REST API endpoint by providing its HTTP method and path.
Instructions
Generate an example JSON request body for an API endpoint. Example: method="POST", path="/objects/accounts-payable/vendor"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | API endpoint path | |
| method | Yes | HTTP method |