do_action( 'cloudinary_uploaded_asset', $attachment_id, $result )
    Action after uploaded asset.
    Parameters:
| Name | Type | Description | 
|---|---|---|
$attachment_id | 
            
            int | The attachment ID. | 
$result | 
            
            array | WP_Error | The upload result. | 
- Since:
 - 3.0.1
 
- Source: