ApiActions and method withRequest.
:::tip
Check out complete documentation for ApiActions.
:::
Example
API Response class
ThewithRequest method will return ApiResponse class object which contains methods to verify the response body and status code.
:::tip
Check out complete documentation for ApiResponse.
:::