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-01-14 09:10:00