Mock Target API
OpenAPI Specification for the Apigee mock target service endpoint.
Resource Types
URIs are relative to http://mocktarget.apigee.net, unless otherwise noted.
request-body
For more information, see request-body.
Method | Endpoint | Description |
---|---|---|
post | /echo | Send a request and view the resulting request headers and body in JSON format. The request payload can be specified using one of the following formats: application/json, application/x-www-form-urlencoded, or application/xml. |