API mock request tab

API mock request tab further contains the following sub-tabs as shown in the below snapshot:

  1. Parameters sub-tab
    1. To match the query, body or path parameters for the incoming mock request. 
    2. For more information, please read Parameters sub-tab.
  2. Raw Body sub-tab
    1. To match the request body for the incoming mock request. 
    2. If you enable the raw body, then body parameters defined in Parameter sub-tab will be ignored.
    3. For more information, please read Raw Body sub-tab.
  3. Headers sub-tab
    1. To match the request headers for the incoming mock request.
    2. For more information, please read Headers sub-tab.