disable_api_test
Disable (pause) an API test so it stops running on its schedule. Its state becomes PAUSED and no new runs are recorded until you enable_api_test it again. Returns the updated API test.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiTestId | Yes | Id of the API test to disable |