This article relates to the New Job Scheduling, which provides enhanced performance and support for different testing frameworks. For the original Job Scheduling, see Job Scheduling.
New Job Scheduling REST API Response Codes
Each API call you make returns a server response. For example:
Possible response codes are:
Code | Description | Result |
---|---|---|
200 | Success | API call was successfully executed. |
400 | Error: Bad request | API call is not applicable. For example, attempting to stop an already completed suite execution. |
401 | Error: Unauthorized | Authorization issue. accessToken may have expired. |