Delete HubSpot Email Activities

Removes Email objects from HubSpot and resets local rows to Status = 'Ready', Inserted_On = NULL, hs_email_id = NULL.
Delete by DB selection
Processes this many rows per run (Status='Completed', ordered by Message_Date_Time_UTC ASC).
Endpoint: POST /api/gmths/delete-emails
Delete by explicit hs_email_id list
Endpoint: POST /api/gmths/delete-emails-by-ids
Tip: Paste a column from SQL; commas/spaces/newlines are all accepted.

Result