Tests API-API Tests

Number of APIs: 5

  1. List API tests GET {{baseUrl}}/tests/api?aid=1234

  2. Create API test POST {{baseUrl}}/tests/api?aid=1234&expand=agent,monitor

  3. Delete API test DELETE {{baseUrl}}/tests/api/:testId?aid=1234

  4. Get API test GET {{baseUrl}}/tests/api/:testId?aid=1234&expand=agent,monitor

  5. Update API test PUT {{baseUrl}}/tests/api/:testId?aid=1234&expand=agent,monitor