Post-processor scripts are executed after the API response is received. They are primarily used for verifying response data (assertions) and extracting data into variables for future use.Use Cases & Examples#
Writing Assertions#
Validate that the response meets expectations.Parse the response and save data to variables. Modified at 2026-07-17 02:22:19