Method SoftDelete_MarkForDeletion()
Calls mark_for_deletion function to soft-delete objects.
Params: $1=objectIds (bigint[]), $2=userId (bigint), $3=trashParentId (bigint, nullable)
Returns: trash_id, marked_count
public string SoftDelete_MarkForDeletion()