Skip to main content

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

NameTypeDescription
$authentication_requiredboolWhether authentication is required for this endpoint.

Source

Defined in includes/webapi/webapi.php at line 888