Filter: gform_webapi_authentication_required_ . $endpoint
Allows overriding of authentication for all the endpoints of the Web API.
gform_webapi_authentication_required_[end point] e.g. gform_webapi_authentication_required_post_form_submissions
Parameters
| Name | Type | Description |
|---|---|---|
| $authentication_required | bool | Whether authentication is required for this endpoint. |
Source
Defined in includes/webapi/webapi.php at line 888