API mock request tab
API mock request tab further contains the following sub-tabs as shown in the below snapshot:
- Parameters sub-tab
- To match the query, body or path parameters for the incoming mock request.
- For more information, please read Parameters sub-tab.
- Raw Body sub-tab
- To match the request body for the incoming mock request.
- If you enable the raw body, then body parameters defined in Parameter sub-tab will be ignored.
- For more information, please read Raw Body sub-tab.
- Headers sub-tab
- To match the request headers for the incoming mock request.
- For more information, please read Headers sub-tab.