/api/v1, and you would rather set it once than repeat it on each request. The connection is careful not to add the prefix twice: if a request path already begins with it, the path is left as is. Any trailing slash on the prefix is ignored.
Fields
Sample data
This plugin changes outgoing HTTP requests on a live connection rather than transforming integration data, so there is no before/after to show. The configuration below prepends/api/v1 to every request, so a request for /products is sent to /api/v1/products.
| Field | Value |
|---|---|
| Uri | /api/v1 |