Skip to Content
Stress TestConfigure Endpoint

Configure Endpoints

Configure Stress Endpoint

Inside each test (click View):

  1. Click Add New to add an endpoint.
  2. Choose HTTP Method (GET, POST, PUT, DELETE).
  3. Enter the Endpoint path (e.g. /items).
  4. Define request details in the tabs:
    • Body: JSON payload for POST/PUT.
    • Params: URL query parameters.
    • Header: HTTP headers.
    • Vars: Extract values from responses.
    • Previous Endpoint: Select if this call depends on a prior response variable.
  5. Click Update to save the endpoint.