REST API v2
Articles
gform_rest_api_capability_post_forms
Filters the capability required to create forms via the REST API v2.
gform_rest_api_capability_put_entries
Filters the capability required to update entries via the REST API v2.
gform_rest_api_capability_put_feeds
Filters the capability required to update feeds via the REST API v2.
gform_rest_api_capability_put_forms
Filters the capability required to update forms via the REST API v2.
gform_rest_api_retrieve_form_totals
The gform_rest_api_retrieve_form_totals filter allows the entries property (entry totals) to be omitted from the GET /forms (REST API v2) response.
gform_webapi_get_users_settings_page
Use this filter to control the list of users available to be selected in the “Impersonate account” setting. Note that this doesn’t control access to the API, it just controls the list of users available on the settings page.
gform_webapi_key_user_capabilities
The gform_webapi_key_user_capabilities filter allows the list of capabilities which are used to determine if a user is included in the User drop down menu when creating a new REST API Key to be overridden.