Docs

EVF_Admin_Deactivation_Feedback::send_api_request( array $deactivation_data ): string

This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

Sends an API request with deactivation data.

Parameters

$deactivation_dataarrayrequired
Deactivation Data.

Return

string The response body from the API request.