Sandbox

Sandbox in API v3: retrieve the sandbox, reset the sandbox, list test scenarios, retrieve a test scenario, run a test scenario.

5 operations.

OperationSummary
GET /sandboxRetrieve the sandbox
POST /sandbox/resetsReset the sandbox
GET /sandbox/test-scenariosList test scenarios
GET /sandbox/test-scenarios/{scenario_id}Retrieve a test scenario
POST /sandbox/test-scenarios/{scenario_id}/runsRun a test scenario