ExtractedParameter
class ExtractedParameter
Parameter extraction configuration that defines how to extract and map values from API responses to request parameters.
Types
Properties
Link copied to clipboard
The default value to use if the parameter cannot be extracted from the response.
Link copied to clipboard
Specifies where this extracted parameter should be placed in subsequent requests, such as in headers, query parameters, or request body.
Link copied to clipboard
The JSON path or extraction mapping that defines how to extract the parameter value from API responses.