Action: classifai_azure_read_after_request

do_action( 'classifai_azure_read_after_request', Response, The, The, The )

Fires after the request to the read endpoint has run.

Parameters:
Name Type Description
Response array | WP_Error

data or a WP_Error if the request failed.

The string

request URL with query args added.

The int

document ID.

The string

document URL.

Since:
  • 1.5.0
Source: