Test an Integration App API operation end-to-end
Executes the entire operation by running all its API defs in sequence. Mutates the API entity: saves inferred response shapes (responseObjectBlueprint / lastWebActionResponseDTO.
| Path Parameters |
|---|
internalId string — REQUIRED |
| Request Body — REQUIRED |
|---|
fieldValues objectMap of field variableName -> stringified value. Keys must match the variableName of the operation's IntegrationAppAPIFields. null is allowed (interpreted as an empty map). |
| Responses | ||
|---|---|---|
200Returns the test result
|