Tests
Update Test Expectation
Update a specific workflow test expectation by its ID.
PATCH
Path Parameters
The ID of the app
The ID of the workflow
The ID of the expectation
Body
Detailed information about an expectation within a workflow
Name of the expectation (max 256 characters)
Required string length:
1 - 256
JavaScript code that results in a boolean value determining if the expectation passed or failed
Maximum length:
10240
Response
200 - application/json
Detailed information about an expectation within a workflow
Creation date of the expectation
Unique identifier for the expectation
Name of the expectation (max 256 characters)
Required string length:
1 - 256
JavaScript code that results in a boolean value determining if the expectation passed or failed
Maximum length:
10240
Last update date of the expectation
Was this page helpful?