Filter: gform_is_request_to_rest_api
Allows filtering of whether or not the current request is a request to the Gravity Forms REST API.
Parameters
| Name | Type | Description |
|---|---|---|
| $is_rest_api_request | bool | True if this is a request to the Gravity Forms REST API. False if not. |
Source
Defined in includes/webapi/v2/class-gf-rest-authentication.php at line 121