Abort test execution
Aborts the execution specified by the <executionId>
. The execution aborts immediately unless it is running a function that cannot be stopped, in which case it will abort once the function is complete.
The <executionId>
is the execution identifier returned by the Start test execution operation.
URL |
Copy
|
Method |
|
Header parameters
Name |
Description |
---|---|
|
The Perfecto security token. For more information, see Generate a security token. |
Important: All REST API commands require authentication. See the general authentication methods in Authentication and authorization.
Success response
Code: 200 OK